[][src]Function devolutions_crypto::ffi::HashPasswordLength

#[no_mangle]
pub extern "C" fn HashPasswordLength() -> i64

Get the size of the resulting hash.

Returns

Returns the length of the hash to input as result_length in HashPassword().