chafa_frame_new

Function chafa_frame_new 

Source
pub unsafe extern "C" fn chafa_frame_new(
    data: gconstpointer,
    pixel_type: ChafaPixelType,
    width: gint,
    height: gint,
    rowstride: gint,
) -> *mut ChafaFrame