pub unsafe extern "system" fn DsUnquoteRdnValueA(
    cquotedrdnvaluelength: u32,
    psquotedrdnvalue: PCSTR,
    pcunquotedrdnvaluelength: *mut u32,
    psunquotedrdnvalue: PSTR
) -> u32
Expand description

Required features: "Win32_Networking_ActiveDirectory"