c_context_free

Function c_context_free 

Source
pub unsafe extern "C" fn c_context_free(context: *mut c_context)
Expand description

@brief Free a nix_c_context. Does not fail. @param[out] context The context to free, mandatory.