zigler
v0.10.1
  • Pages
  • Modules
  • Mix Tasks

    View Source Zig.Type.Float (zigler v0.10.1)

    Summary

    Types

    t()

    Functions

    error_prongs(_, atom)
    from_json(map)
    get_result(type, opts)
    inspect(type, opts)
    marshal_param(_, _, _, _)
    marshal_return(_, _, _)
    marshals_param?(_)
    marshals_return?(_)
    missing_size?(_)
    needs_make?(_)
    parse(binary)
    return_allowed?(_)
    spec(_, _, _)
    to_call(float)
    to_string(float)

    Types

    Link to this type

    t()

    View Source
    @type t() :: %Zig.Type.Float{bits: 16 | 32 | 64}

    Functions

    Link to this function

    error_prongs(_, atom)

    View Source
    Link to this function

    from_json(map)

    View Source
    Link to this function

    get_result(type, opts)

    View Source
    Link to this function

    inspect(type, opts)

    View Source
    Link to this function

    marshal_param(_, _, _, _)

    View Source
    Link to this function

    marshal_return(_, _, _)

    View Source
    Link to this function

    marshals_param?(_)

    View Source
    Link to this function

    marshals_return?(_)

    View Source
    Link to this function

    missing_size?(_)

    View Source
    Link to this function

    needs_make?(_)

    View Source
    Link to this function

    parse(binary)

    View Source
    Link to this function

    return_allowed?(_)

    View Source
    Link to this function

    spec(_, _, _)

    View Source
    Link to this function

    to_call(float)

    View Source
    Link to this function

    to_string(float)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.3) for the Elixir programming language