[][src]Function CCODE::CreatePrivateObjectSecurity

pub unsafe extern "C" fn CreatePrivateObjectSecurity(
    ParentDescriptor: PSECURITY_DESCRIPTOR,
    CreatorDescriptor: PSECURITY_DESCRIPTOR,
    NewDescriptor: *mut PSECURITY_DESCRIPTOR,
    IsDirectoryObject: BOOL,
    Token: HANDLE,
    GenericMapping: PGENERIC_MAPPING
) -> BOOL