[][src]Function rustc_llvm_proxy::proxy::LLVMSetModuleIdentifier

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