argon2id_verify

Function argon2id_verify 

Source
pub unsafe extern "C" fn argon2id_verify(
    encoded: *const c_char,
    pwd: *const c_void,
    pwdlen: size_t,
) -> c_int