Function bli_func_init

Source
pub unsafe extern "C" fn bli_func_init(
    f: *mut func_t,
    ptr_s: void_fp,
    ptr_d: void_fp,
    ptr_c: void_fp,
    ptr_z: void_fp,
)