[][src]Function ldap_sys::ldap_create_sort_keylist

pub unsafe extern "C" fn ldap_create_sort_keylist(
    sortKeyList: *mut *mut *mut LDAPSortKey,
    keyString: *mut c_char
) -> c_int