Function cyclors::crypt

source ยท
pub unsafe extern "C" fn crypt(
    __key: *const c_char,
    __salt: *const c_char,
) -> *mut c_char