pub unsafe extern "system" fn DsUnquoteRdnValueW(
    cquotedrdnvaluelength: u32,
    psquotedrdnvalue: PCWSTR,
    pcunquotedrdnvaluelength: *mut u32,
    psunquotedrdnvalue: PWSTR
) -> u32
Expand description

Required features: "Win32_Networking_ActiveDirectory"