crypt

Function crypt 

Source
pub unsafe extern "C" fn crypt(
    phrase: *const c_char,
    setting: *const c_char,
) -> *const c_char