gtk4_sys

Function gtk_snapshot_rotate_3d

Source
pub unsafe extern "C" fn gtk_snapshot_rotate_3d(
    snapshot: *mut GtkSnapshot,
    angle: c_float,
    axis: *const graphene_vec3_t,
)