Julia Programming Language
Using ccall for C function with out-parameter pointer to pointer to struct
General Usage
jmert
December 1, 2020, 5:19am
2
I think you’ll want
unsafe_load(state[])
.
show post in topic
Related topics
Topic
Replies
Views
Activity
Calling a C function which return a pointer to struct
General Usage
ccall
3
863
October 19, 2018
Pass (to Julia) a C struct which contains a pointer to another struct
General Usage
array
,
struct
11
1003
August 7, 2020
Passing a reference to Julia struct into ccall and let C manage the memory
General Usage
ccall
,
memory-allocation
4
3071
January 13, 2018
From type to ptr and back
General Usage
4
922
December 12, 2016
Only 4 bytes of a pointer retrieved in C
General Usage
embedding
8
1106
February 11, 2018