Function PKCS7_set_detached

Source
pub unsafe extern "C" fn PKCS7_set_detached(
    p7: *mut PKCS7,
    detach: c_int,
) -> c_int