[][src]Function rustc_llvm_proxy::proxy::LLVMSetSourceFileName

#[no_mangle]
pub unsafe extern "C" fn LLVMSetSourceFileName(
    M: LLVMModuleRef,
    Name: *const c_char,
    Len: size_t
)