Function GDNative.callNative

Variant callNative (
  const(String) calling_type,
  const(String) procedure_name,
  const(Array) arguments
) nothrow @nogc;