Type Definition renderdoc_sys::pRENDERDOC_SetCaptureFileComments[][src]

type pRENDERDOC_SetCaptureFileComments = Option<unsafe extern "C" fn(filePath: *const c_char, comments: *const c_char)>;