windows::Win32::Security

Function ObjectCloseAuditAlarmW

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