llvm_sys::debuginfo

Function LLVMDIFileGetSource

Source
pub unsafe extern "C" fn LLVMDIFileGetSource(
    File: LLVMMetadataRef,
    Len: *mut c_uint,
) -> *const c_char
Expand description

Get the source of a given file.