SC_HANDLE typedef

SC_HANDLE = Pointer<SC_HANDLE__>

Implementation

typedef SC_HANDLE = ffi.Pointer<SC_HANDLE__>;