Function windows_sys::Win32::Networking::ActiveDirectory::DsUnquoteRdnValueW
pub unsafe extern "system" fn DsUnquoteRdnValueW(
cquotedrdnvaluelength: u32,
psquotedrdnvalue: PCWSTR,
pcunquotedrdnvaluelength: *mut u32,
psunquotedrdnvalue: PWSTR,
) -> u32