docs.unity.cn
    Show / Hide Table of Contents

    Method loadu_si32

    loadu_si32(Void*)

    Load unaligned 32-bit integer from memory into the first element of dst.

    Declaration
    public static v128 loadu_si32(void *mem_addr)
    Parameters
    Type Name Description
    Void* mem_addr

    Memory address

    Returns
    Type Description
    v128

    Vector

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use