Function RpcServerRegisterIf3
pub unsafe extern "system" fn RpcServerRegisterIf3(
ifspec: *const c_void,
mgrtypeuuid: *const GUID,
mgrepv: *const c_void,
flags: u32,
maxcalls: u32,
maxrpcsize: u32,
ifcallback: RPC_IF_CALLBACK_FN,
securitydescriptor: *const c_void,
) -> RPC_STATUS