이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.