Function GetSecurityDescriptorControl

Source
pub unsafe extern "C" fn GetSecurityDescriptorControl(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pControl: PSECURITY_DESCRIPTOR_CONTROL,
    lpdwRevision: LPDWORD,
) -> BOOL