pub unsafe extern "cdecl" fn ldap_modify_sW(
    ld: *mut LDAP,
    dn: PCWSTR,
    mods: *mut *mut LDAPModW
) -> u32
Expand description

Required features: "Win32_Networking_Ldap"