pub type pRENDERDOC_GetCaptureFilePathTemplate = Option<unsafe extern "C" fn() -> *const c_char>;
pub enum pRENDERDOC_GetCaptureFilePathTemplate { None, Some(unsafe extern "C" fn() -> *const u8), }
No value.
Some value of type T.
T