Function windows::Win32::Security::GetSecurityDescriptorRMControl

pub unsafe fn GetSecurityDescriptorRMControl<P0>(
    securitydescriptor: P0,
    rmcontrol: *mut u8,
) -> u32
where P0: Param<PSECURITY_DESCRIPTOR>,