[][src]Function rustc_llvm_proxy::proxy::LLVMGetModuleIdentifier

#[no_mangle]
pub unsafe extern "C" fn LLVMGetModuleIdentifier(
    M: LLVMModuleRef,
    Len: *mut size_t
) -> *const c_char