Function ca_factor

Source
pub unsafe extern "C" fn ca_factor(
    res: *mut ca_factor_struct,
    x: *const ca_struct,
    flags: ulong,
    ctx: *mut ca_ctx_struct,
)