Function windows_sys::Wdk::System::SystemServices::KeSetTimer
pub unsafe extern "system" fn KeSetTimer(
timer: *mut KTIMER,
duetime: i64,
dpc: *const KDPC,
) -> BOOLEAN
pub unsafe extern "system" fn KeSetTimer(
timer: *mut KTIMER,
duetime: i64,
dpc: *const KDPC,
) -> BOOLEAN