argon2d_verify

Function argon2d_verify 

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