[][src]Function monosodium::pwhash_str_verify

pub fn pwhash_str_verify(str_buf: &[u8], passwd_buf: &[u8]) -> Result<(), ()>