Function LLVMCreateTargetData

Source
#[no_mangle]
pub extern "C" fn LLVMCreateTargetData(
    StringRep: *const c_char,
) -> LLVMTargetDataRef