[][src]Function libsodium_ffi::crypto_pwhash_scryptsalsa208sha256_str_needs_rehash

pub unsafe extern "C" fn crypto_pwhash_scryptsalsa208sha256_str_needs_rehash(
    str: *const c_char,
    opslimit: c_ulonglong,
    memlimit: usize
) -> c_int