Function llvm_sys::core::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.