pub unsafe extern "system" fn RpcCancelThreadEx(
    thread: *const c_void,
    timeout: i32
) -> RPC_STATUS
Expand description

Required features: "Win32_System_Rpc"