pub type SetViewOffsetVARJO = unsafe extern "system" fn(session: Session, offset: f32) -> Result;
Expand description