Skip to main content

is_in_system_header

Function is_in_system_header 

Source
fn is_in_system_header(cursor: CXCursor) -> bool
Expand description

Returns true when the given cursor resides in a file that Clang treats as a system header.