Function LLVMSetPrefixData

Source
pub unsafe extern "C" fn LLVMSetPrefixData(
    Fn: LLVMValueRef,
    prefixData: LLVMValueRef,
)
Expand description

Sets the prefix data for the function. Only valid on functions.