Function windows::Wdk::System::Threading::ZwOpenTimer

pub unsafe fn ZwOpenTimer(
    timerhandle: *mut HANDLE,
    desiredaccess: u32,
    objectattributes: *const OBJECT_ATTRIBUTES,
) -> NTSTATUS