Function ovr_mobile_sys::vrapi_CreateTextureSwapChain [] [src]

pub unsafe extern "C" fn vrapi_CreateTextureSwapChain(
    type_: ovrTextureType,
    format: ovrTextureFormat,
    width: c_int,
    height: c_int,
    levels: c_int,
    buffered: bool
) -> *mut ovrTextureSwapChain