crypt_rn

Function crypt_rn 

Source
pub unsafe extern "C" fn crypt_rn(
    __phrase: *const c_char,
    __setting: *const c_char,
    __data: *mut c_void,
    __size: c_int,
) -> *mut c_char