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