Function freetype_sys::FT_Stroker_GetBorderCounts [] [src]

pub unsafe extern "C" fn FT_Stroker_GetBorderCounts(
    stroker: FT_Stroker,
    border: FT_StrokerBorder,
    anum_points: *mut FT_UInt,
    anum_contours: *mut FT_UInt
) -> FT_Error