[][src]Type Definition openxr_sys::pfn::BeginFrame

type BeginFrame = unsafe extern "system" fn(session: Session, frame_begin_info: *const FrameBeginInfo) -> Result;