[][src]Function CCODE::ConvertToAutoInheritPrivateObjectSecurity

pub unsafe extern "C" fn ConvertToAutoInheritPrivateObjectSecurity(
    ParentDescriptor: PSECURITY_DESCRIPTOR,
    CurrentSecurityDescriptor: PSECURITY_DESCRIPTOR,
    NewSecurityDescriptor: *mut PSECURITY_DESCRIPTOR,
    ObjectType: *mut GUID,
    IsDirectoryObject: BOOLEAN,
    GenericMapping: PGENERIC_MAPPING
) -> BOOL