[][src]Type Definition renderdoc_sys::pRENDERDOC_GetAPIVersion

type pRENDERDOC_GetAPIVersion = Option<unsafe extern "C" fn(major: *mut c_int, minor: *mut c_int, patch: *mut c_int)>;