Function LLVMSetAlignment

Source
pub unsafe extern "C" fn LLVMSetAlignment(
    V: *mut LLVMValue,
    Bytes: u32,
)