Function windows_native::ntexapi::NtCreateTimer
source · pub unsafe extern "system" fn NtCreateTimer(
TimerHandle: *mut HANDLE,
DesiredAccess: u32,
ObjectAttributes: *mut OBJECT_ATTRIBUTES,
TimerType: TIMER_TYPE
) -> NTSTATUS