Function botan_hash_block_size

Source
pub unsafe extern "C" fn botan_hash_block_size(
    hash: botan_hash_t,
    block_size: *mut usize,
) -> c_int