Function msdfgen_Contour_bound

Source
pub unsafe extern "C" fn msdfgen_Contour_bound(
    this: *const msdfgen_Contour,
    l: *mut f64,
    b: *mut f64,
    r: *mut f64,
    t: *mut f64,
)
Expand description

Adjusts the bounding box to fit the contour.