Function windows_native::ntexapi::NtCreateTimer2
source · pub unsafe extern "system" fn NtCreateTimer2(
TimerHandle: *mut HANDLE,
Reserved1: *mut c_void,
ObjectAttributes: *mut OBJECT_ATTRIBUTES,
Attributes: u32,
DesiredAccess: u32
) -> NTSTATUS