Function LLVMAddSymbol

Source
#[no_mangle]
pub extern "C" fn LLVMAddSymbol(
    symbolName: *const c_char,
    symbolValue: *mut c_void,
)