[][src]Function nginx::X509_REQ_sign_ctx

pub unsafe extern "C" fn X509_REQ_sign_ctx(
    x: *mut X509_REQ,
    ctx: *mut EVP_MD_CTX
) -> c_int