Function LLVMCreateMemoryBufferWithMemoryRangeCopy

Source
pub unsafe extern "C" fn LLVMCreateMemoryBufferWithMemoryRangeCopy(
    InputData: *const i8,
    InputDataLength: usize,
    BufferName: *const i8,
) -> *mut LLVMMemoryBuffer