Function PKCS7_ctrl

Source
pub unsafe extern "C" fn PKCS7_ctrl(
    p7: *mut pkcs7_st,
    cmd: i32,
    larg: i64,
    parg: *mut i8,
) -> i64