Function llvm_sys::debuginfo::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.