Type Definition winapi::shared::rpcdce::RPC_SECURITY_CALLBACK_FN[][src]

pub type RPC_SECURITY_CALLBACK_FN = Option<unsafe extern "system" fn(Context: *mut c_void)>;