[][src]Function blend2d_sys::blPathGetLastVertex

pub unsafe extern "C" fn blPathGetLastVertex(
    self_: *const BLPathCore,
    vtxOut: *mut BLPoint
) -> BLResult