[−][src]Function llvm_sys::core::LLVMSetSourceFileName
pub unsafe extern "C" fn LLVMSetSourceFileName(
M: LLVMModuleRef,
Name: *const c_char,
Len: size_t
)
Set the original source file name of a module to a string Name with length Len.