llvm_sys::core

Function LLVMSetAlignment

Source
pub unsafe extern "C" fn LLVMSetAlignment(
    V: LLVMValueRef,
    Bytes: c_uint,
)