Function LLVMGetTargetFromName

Source
#[no_mangle]
pub extern "C" fn LLVMGetTargetFromName(
    Name: *const c_char,
) -> LLVMTargetRef