pub type CreateFoveationProfileFB = unsafe extern "system" fn(session: Session, create_info: *const FoveationProfileCreateInfoFB, profile: *mut FoveationProfileFB) -> Result;
Expand description