Skip to main content

asFunction_GetVarDecl

Function asFunction_GetVarDecl 

Source
pub unsafe extern "C" fn asFunction_GetVarDecl(
    f: *const asIScriptFunction,
    index: asUINT,
    includeNamespace: asBOOL,
) -> *const c_char