Function crypt_gensalt

Source
pub unsafe extern "C" fn crypt_gensalt(
    __prefix: *const i8,
    __count: u64,
    __rbytes: *const i8,
    __nrbytes: i32,
) -> *mut i8