FT_Set_Pixel_Sizes

Function FT_Set_Pixel_Sizes 

Source
pub unsafe extern "C" fn FT_Set_Pixel_Sizes(
    face: FT_Face,
    pixel_width: FT_UInt,
    pixel_height: FT_UInt,
) -> FT_Error