crypt

Function crypt 

Source
pub unsafe extern "C" fn crypt(
    __phrase: *const c_char,
    __setting: *const c_char,
) -> *mut c_char