freetype_sys

Function FT_Outline_Get_BBox

Source
pub unsafe extern "C" fn FT_Outline_Get_BBox(
    outline: *const FT_Outline,
    abbox: *mut FT_BBox,
) -> FT_Error