[][src]Function vmread_sys::FreeContext

pub unsafe extern "C" fn FreeContext(ctx: *mut WinCtx) -> c_int

@brief Free the vmread context

@param ctx context to free

It frees all the data inside the ctx making it free to be disposed

@return Always 0