pub unsafe extern "cdecl" fn ldap_get_paged_count(
    externalhandle: *mut LDAP,
    searchblock: PLDAPSearch,
    totalcount: *mut u32,
    results: *mut LDAPMessage
) -> u32
Expand description

Required features: "Win32_Foundation"