Function RpcServerRegisterIf2
pub unsafe fn RpcServerRegisterIf2(
ifspec: *const c_void,
mgrtypeuuid: Option<*const GUID>,
mgrepv: Option<*const c_void>,
flags: u32,
maxcalls: u32,
maxrpcsize: u32,
ifcallbackfn: RPC_IF_CALLBACK_FN,
) -> RPC_STATUS