Function windows::Win32::Security::ObjectCloseAuditAlarmW

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