Function blPathGetControlBox

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