[][src]Function vmread_sys_kmod::FreeContext

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

@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