pub unsafe extern "cdecl" fn ldap_get_optionW(
    ld: *mut LDAP,
    option: i32,
    outvalue: *mut c_void
) -> u32
Expand description

Required features: "Win32_Networking_Ldap"