[][src]Function clang_sys::clang_getLocationForOffset

pub unsafe extern "C" fn clang_getLocationForOffset(
    tu: *mut c_void,
    file: *mut c_void,
    offset: u32
) -> CXSourceLocation