pub unsafe extern "system" fn NtCloseObjectAuditAlarm(
    subsystemname: *const UNICODE_STRING,
    handleid: *const c_void,
    generateonclose: BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"