pub type I_RpcPerformCalloutFn = Option<unsafe extern "system" fn(context: *mut c_void, calloutstate: *mut RDR_CALLOUT_STATE, stage: RPC_HTTP_REDIRECTOR_STAGE) -> RPC_STATUS>;
Expand description

Required features: "Win32_System_Rpc"