LLVMSetAlignment

Function LLVMSetAlignment 

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