Function freetype::ffi::FT_Stroker_GetBorderCounts [] [src]

pub unsafe extern "C" fn FT_Stroker_GetBorderCounts(
    stroker: *mut c_void,
    border: u32,
    anum_points: *mut u32,
    anum_contours: *mut u32
) -> i32