Function windows::Wdk::System::Threading::NtOpenTimer

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