libc
0.0.1
libc
Function
dlsym
Copy item path
Source
pub unsafe extern "C" fn dlsym( handle:
*mut
c_void
, symbol:
*const
c_char
, ) ->
*mut
c_void