[][src]Function CCODE::RegGetKeySecurity

pub unsafe extern "C" fn RegGetKeySecurity(
    hKey: HKEY,
    SecurityInformation: SECURITY_INFORMATION,
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    lpcbSecurityDescriptor: LPDWORD
) -> LSTATUS