pub unsafe extern "C" fn smbc_getOptionUserData( c: *mut SMBCCTX, ) -> *mut c_void
Returns the user data pointer stored in c.
c
c must be a valid native context pointer.