pub unsafe extern "system" fn MesIncrementalHandleReset(
    handle: *mut c_void,
    userstate: *mut c_void,
    allocfn: MIDL_ES_ALLOC,
    writefn: MIDL_ES_WRITE,
    readfn: MIDL_ES_READ,
    operation: MIDL_ES_CODE
) -> RPC_STATUS
Expand description

Required features: "Win32_System_Rpc"