Function _ca_function_fx

Source
pub unsafe extern "C" fn _ca_function_fx(
    res: *mut ca_struct,
    func: calcium_func_code,
    x: *const ca_struct,
    ctx: *mut ca_ctx_struct,
)