Function boring_sys::EVP_DigestInit[][src]

pub unsafe extern "C" fn EVP_DigestInit(
    ctx: *mut EVP_MD_CTX,
    type_: *const EVP_MD
) -> c_int