Function blContextStrokePathD

Source
pub unsafe extern "C" fn blContextStrokePathD(
    self_: *mut BLContextCore,
    path: *const BLPathCore,
) -> BLResult