此内容没有您所选择的语言版本。
function::is_return
Name
function::is_return — Whether the current probe context is a return probe.
Synopsis
function is_return:long()
function is_return:long()
Arguments
None
General Syntax
is_return:
long
Description
Returns 1 if the current probe context is a return probe, returns 0 otherwise.