[][src]Function nginx::EVP_DigestInit

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