Function windows_sys::Win32::Networking::Ldap::ldap_add_ext
[−]pub unsafe extern "system" fn ldap_add_ext(
ld: *mut ldap,
dn: PCSTR,
attrs: *mut *mut ldapmodA,
servercontrols: *mut *mut ldapcontrolA,
clientcontrols: *mut *mut ldapcontrolA,
messagenumber: *mut u32
) -> u32
Expand description
Required features: "Win32_Networking_Ldap"
, "Win32_Foundation"