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