Function blPathGetBoundingBox

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