aot_fun_id Function

public function aot_fun_id(fun) result(id)

A string identifying the function uniquely in the Lua script.

Arguments

TypeIntentOptionalAttributesName
type(aot_fun_type), intent(in) :: fun

Function to identify.

Return Value character(len=32)

Identification of the function as a string.


Contents


Variables

TypeVisibilityAttributesNameInitial
character(len=32), private :: tmp