Skip to main content

ca_sqrt_factor

Function ca_sqrt_factor 

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