[][src]Function rustc_llvm_proxy::proxy::LLVMCreateMemoryBufferWithSTDIN

#[no_mangle]
pub unsafe extern "C" fn LLVMCreateMemoryBufferWithSTDIN(
    OutMemBuf: *mut LLVMMemoryBufferRef,
    OutMessage: *mut *mut c_char
) -> LLVMBool