native

is_module_loaded

Syntax

native is_module_loaded(const name[]);

Description

Returns if a module is loaded.

Parameters

name Module name

Return

Module id of the matching module, -1 otherwise