pub type GetDisplayRefreshRateFB = unsafe extern "system" fn(session: Session, display_refresh_rate: *mut f32) -> Result;
Expand description