[][src]Function blend2d_sys::blPathGetBoundingBox

pub unsafe extern "C" fn blPathGetBoundingBox(
    self_: *const BLPathCore,
    boxOut: *mut BLBox
) -> BLResult