Function windows_sys::Win32::Networking::Ldap::ldap_searchW

pub unsafe extern "cdecl" fn ldap_searchW(
    ld: *mut LDAP,
    base: PCWSTR,
    scope: u32,
    filter: PCWSTR,
    attrs: *const *const u16,
    attrsonly: u32,
) -> u32