windows::Win32::Security

Function ObjectDeleteAuditAlarmW

pub unsafe fn ObjectDeleteAuditAlarmW<P0>(
    subsystemname: P0,
    handleid: *const c_void,
    generateonclose: bool,
) -> BOOL
where P0: Param<PCWSTR>,