pub unsafe extern "system" fn ExDeleteTimer(
    timer: PEX_TIMER,
    cancel: BOOLEAN,
    wait: BOOLEAN,
    parameters: *const EXT_DELETE_PARAMETERS
) -> BOOLEAN
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"