Type Definition renderdoc_sys::pRENDERDOC_GetCapture[][src]

type pRENDERDOC_GetCapture = Option<unsafe extern "C" fn(idx: u32, filename: *mut c_char, pathlength: *mut u32, timestamp: *mut u64) -> u32>;