pub unsafe extern "system" fn ZwCancelTimer(
    timerhandle: HANDLE,
    currentstate: *mut BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"