Function ca_factor_insert

Source
pub unsafe extern "C" fn ca_factor_insert(
    fac: *mut ca_factor_struct,
    base: *const ca_struct,
    exp: *const ca_struct,
    ctx: *mut ca_ctx_struct,
)