Function blContextFillGeometry

Source
pub unsafe extern "C" fn blContextFillGeometry(
    self_: *mut BLContextCore,
    geometryType: u32,
    geometryData: *const c_void,
) -> BLResult