gsk_path_get_next

Function gsk_path_get_next 

Source
pub unsafe extern "C" fn gsk_path_get_next(
    self_: *mut GskPath,
    point: *mut GskPathPoint,
) -> gboolean
Available on crate feature v4_22 only.