[][src]Type Definition CCODE::I_RpcPerformCalloutFn

type I_RpcPerformCalloutFn = Option<unsafe extern "C" fn(Context: *mut c_void, CallOutState: *mut RDR_CALLOUT_STATE, Stage: RPC_HTTP_REDIRECTOR_STAGE) -> RPC_STATUS>;