[][src]Function nginx::PEM_SignInit

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