pub type I_RpcProxyGetClientAddressFn = Option<unsafe extern "system" fn(context: *mut c_void, buffer: PCSTR, bufferlength: *mut u32) -> RPC_STATUS>;
Expand description

Required features: "Win32_System_Rpc"