Function freetype_sys::FT_Outline_Decompose
source ยท pub unsafe extern "C" fn FT_Outline_Decompose(
outline: *mut FT_Outline,
func_interface: *const FT_Outline_Funcs,
user: *mut c_void,
) -> FT_Error
pub unsafe extern "C" fn FT_Outline_Decompose(
outline: *mut FT_Outline,
func_interface: *const FT_Outline_Funcs,
user: *mut c_void,
) -> FT_Error