Function vc6_sys::SetSecurityDescriptorDacl
source · pub unsafe extern "stdcall" fn SetSecurityDescriptorDacl(
pSecurityDescriptor: PSECURITY_DESCRIPTOR,
bDaclPresent: BOOL,
pDacl: PACL,
bDaclDefaulted: BOOL
) -> BOOL