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

type RPC_IF_CALLBACK_FN = Option<unsafe extern "system" fn(InterfaceUuid: RPC_IF_HANDLE, Context: *mut c_void) -> RPC_STATUS>;