Function jl_unbox_voidpointer

Source
pub unsafe extern "C" fn jl_unbox_voidpointer(
    v: *mut jl_value_t,
) -> *mut c_void