structures.jl

AdalmPluto.libIIO_jl.@assert_null_pointerMacro
@assert_null_pointer expression

Throws an error if the expression returns a null pointer.
If the expression return a `Ptr{type}` the error message is "type* null pointer".