Skip to main content

cursor_file

Function cursor_file 

Source
fn cursor_file(cursor: CXCursor) -> Option<String>
Expand description

Returns the absolute path of the source file that contains cursor, or None if the information is unavailable.