[][src]Function coopted_llvm_sys::LLVMCreateMemoryBufferWithContentsOfFile

pub unsafe extern "C" fn LLVMCreateMemoryBufferWithContentsOfFile(
    Path: *const c_char,
    OutMemBuf: &mut LLVMMemoryBufferRef,
    OutMessage: &mut *mut c_char
) -> LLVMBool