Function ca_div_ui

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