Skip to main content

gvproxy_destroy

Function gvproxy_destroy 

Source
pub unsafe extern "C" fn gvproxy_destroy(id: c_longlong) -> c_int
Expand description

Destroy a gvproxy instance and free resources

§Arguments

  • id - Instance ID to destroy

§Returns

0 on success, non-zero on error