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

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