Function windows::Win32::Security::ObjectDeleteAuditAlarmW

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