Function msdfgen_LinearSegment_bound

Source
pub unsafe extern "C" fn msdfgen_LinearSegment_bound(
    this: *mut c_void,
    l: *mut f64,
    b: *mut f64,
    r: *mut f64,
    t: *mut f64,
)