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