Function boring_sys::RIPEMD160_Final

source ยท
pub unsafe extern "C" fn RIPEMD160_Final(
    out: *mut u8,
    ctx: *mut RIPEMD160_CTX
) -> c_int