Function vc6_sys::GetSecurityDescriptorDacl
source · pub unsafe extern "stdcall" fn GetSecurityDescriptorDacl(
pSecurityDescriptor: PSECURITY_DESCRIPTOR,
lpbDaclPresent: LPBOOL,
pDacl: *mut PACL,
lpbDaclDefaulted: LPBOOL
) -> BOOL