Name

mk_function_exists — Check if a function is defined

Synopsis

mk_function_exists name

Description

Returns 0 (logical true) if a function named name if defined or 1 otherwise.