Function freetype_sys::FT_Outline_Decompose[][src]

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