[][src]Function clang_sys::clang_getLocation

pub unsafe extern "C" fn clang_getLocation(
    tu: *mut c_void,
    file: *mut c_void,
    line: u32,
    column: u32
) -> CXSourceLocation