Function llvm_sys::core::LLVMCreateMemoryBufferWithSTDIN[][src]

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