Package com.raylib.jextract
Class raylib_h
java.lang.Object
com.raylib.jextract.raylib_h_1
com.raylib.jextract.raylib_h
-
Nested Class Summary
Nested classes/interfaces inherited from class com.raylib.jextract.raylib_h_1
raylib_h_1.TextFormat, raylib_h_1.TraceLog
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ValueLayout.OfLong
typedef long __blkcnt_t
static final ValueLayout.OfLong
typedef long __blkcnt64_t
static final ValueLayout.OfLong
typedef long __blksize_t
static final AddressLayout
typedef char *__caddr_t
static final ValueLayout.OfLong
typedef long __clock_t
static final ValueLayout.OfInt
typedef int __clockid_t
static final ValueLayout.OfInt
typedef int __daddr_t
static final ValueLayout.OfLong
typedef unsigned long __dev_t
static final ValueLayout.OfLong
typedef unsigned long __fsblkcnt_t
static final ValueLayout.OfLong
typedef unsigned long __fsblkcnt64_t
static final ValueLayout.OfLong
typedef unsigned long __fsfilcnt_t
static final ValueLayout.OfLong
typedef unsigned long __fsfilcnt64_t
static final ValueLayout.OfLong
typedef long __fsword_t
static final ValueLayout.OfInt
typedef unsigned int __gid_t
static final ValueLayout.OfInt
typedef unsigned int __id_t
static final ValueLayout.OfLong
typedef unsigned long __ino_t
static final ValueLayout.OfLong
typedef unsigned long __ino64_t
static final ValueLayout.OfShort
typedef __int16_t __int_least16_t
static final ValueLayout.OfInt
typedef __int32_t __int_least32_t
static final ValueLayout.OfLong
typedef __int64_t __int_least64_t
static final ValueLayout.OfByte
typedef __int8_t __int_least8_t
static final ValueLayout.OfShort
typedef short __int16_t
static final ValueLayout.OfInt
typedef int __int32_t
static final ValueLayout.OfLong
typedef long __int64_t
static final ValueLayout.OfByte
typedef signed char __int8_t
static final ValueLayout.OfLong
typedef long __intmax_t
static final ValueLayout.OfLong
typedef long __intptr_t
static final ValueLayout.OfInt
typedef int __key_t
static final ValueLayout.OfLong
typedef __off64_t __loff_t
static final ValueLayout.OfInt
typedef unsigned int __mode_t
static final ValueLayout.OfLong
typedef unsigned long __nlink_t
static final ValueLayout.OfLong
typedef long __off_t
static final ValueLayout.OfLong
typedef long __off64_t
static final ValueLayout.OfInt
typedef int __pid_t
static final ValueLayout.OfLong
typedef long __quad_t
static final ValueLayout.OfLong
typedef unsigned long __rlim_t
static final ValueLayout.OfLong
typedef unsigned long __rlim64_t
static final ValueLayout.OfInt
typedef int __sig_atomic_t
static final ValueLayout.OfInt
typedef unsigned int __socklen_t
static final ValueLayout.OfLong
typedef long __ssize_t
static final ValueLayout.OfLong
typedef long __suseconds_t
static final ValueLayout.OfLong
typedef long __suseconds64_t
static final ValueLayout.OfLong
typedef long __syscall_slong_t
static final ValueLayout.OfLong
typedef unsigned long __syscall_ulong_t
static final ValueLayout.OfLong
typedef long __time_t
static final AddressLayout
typedef void *__timer_t
static final ValueLayout.OfByte
typedef unsigned char __u_char
static final ValueLayout.OfInt
typedef unsigned int __u_int
static final ValueLayout.OfLong
typedef unsigned long __u_long
static final ValueLayout.OfLong
typedef unsigned long __u_quad_t
static final ValueLayout.OfShort
typedef unsigned short __u_short
static final ValueLayout.OfInt
typedef unsigned int __uid_t
static final ValueLayout.OfShort
typedef __uint16_t __uint_least16_t
static final ValueLayout.OfInt
typedef __uint32_t __uint_least32_t
static final ValueLayout.OfLong
typedef __uint64_t __uint_least64_t
static final ValueLayout.OfByte
typedef __uint8_t __uint_least8_t
static final ValueLayout.OfShort
typedef unsigned short __uint16_t
static final ValueLayout.OfInt
typedef unsigned int __uint32_t
static final ValueLayout.OfLong
typedef unsigned long __uint64_t
static final ValueLayout.OfByte
typedef unsigned char __uint8_t
static final ValueLayout.OfLong
typedef unsigned long __uintmax_t
static final ValueLayout.OfInt
typedef unsigned int __useconds_t
static final ValueLayout.OfFloat
typedef float _Float32
static final ValueLayout.OfDouble
typedef double _Float32x
static final ValueLayout.OfDouble
typedef double _Float64
static final ValueLayout.OfDouble
typedef double double_t
static final ValueLayout.OfFloat
typedef float float_t
Fields inherited from class com.raylib.jextract.raylib_h_1
C_BOOL, C_CHAR, C_DOUBLE, C_FLOAT, C_INT, C_LONG, C_LONG_LONG, C_POINTER, C_SHORT
-
Method Summary
Modifier and TypeMethodDescriptionstatic double
__acos
(double __x) extern double __acos(double __x)
static FunctionDescriptor
Function descriptor for:extern double __acos(double __x)
static MethodHandle
Downcall method handle for:extern double __acos(double __x)
static float
__acosf
(float __x) extern float __acosf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __acosf(float __x)
static MethodHandle
Downcall method handle for:extern float __acosf(float __x)
static double
__acosh
(double __x) extern double __acosh(double __x)
static FunctionDescriptor
Function descriptor for:extern double __acosh(double __x)
static MethodHandle
Downcall method handle for:extern double __acosh(double __x)
static float
__acoshf
(float __x) extern float __acoshf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __acoshf(float __x)
static MethodHandle
Downcall method handle for:extern float __acoshf(float __x)
static double
__asin
(double __x) extern double __asin(double __x)
static FunctionDescriptor
Function descriptor for:extern double __asin(double __x)
static MethodHandle
Downcall method handle for:extern double __asin(double __x)
static float
__asinf
(float __x) extern float __asinf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __asinf(float __x)
static MethodHandle
Downcall method handle for:extern float __asinf(float __x)
static double
__asinh
(double __x) extern double __asinh(double __x)
static FunctionDescriptor
Function descriptor for:extern double __asinh(double __x)
static MethodHandle
Downcall method handle for:extern double __asinh(double __x)
static float
__asinhf
(float __x) extern float __asinhf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __asinhf(float __x)
static MethodHandle
Downcall method handle for:extern float __asinhf(float __x)
static double
__atan
(double __x) extern double __atan(double __x)
static FunctionDescriptor
Function descriptor for:extern double __atan(double __x)
static MethodHandle
Downcall method handle for:extern double __atan(double __x)
static double
__atan2
(double __y, double __x) extern double __atan2(double __y, double __x)
static FunctionDescriptor
Function descriptor for:extern double __atan2(double __y, double __x)
static MethodHandle
Downcall method handle for:extern double __atan2(double __y, double __x)
static float
__atan2f
(float __y, float __x) extern float __atan2f(float __y, float __x)
static FunctionDescriptor
Function descriptor for:extern float __atan2f(float __y, float __x)
static MethodHandle
Downcall method handle for:extern float __atan2f(float __y, float __x)
static float
__atanf
(float __x) extern float __atanf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __atanf(float __x)
static MethodHandle
Downcall method handle for:extern float __atanf(float __x)
static double
__atanh
(double __x) extern double __atanh(double __x)
static FunctionDescriptor
Function descriptor for:extern double __atanh(double __x)
static MethodHandle
Downcall method handle for:extern double __atanh(double __x)
static float
__atanhf
(float __x) extern float __atanhf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __atanhf(float __x)
static MethodHandle
Downcall method handle for:extern float __atanhf(float __x)
static double
__cbrt
(double __x) extern double __cbrt(double __x)
static FunctionDescriptor
Function descriptor for:extern double __cbrt(double __x)
static MethodHandle
Downcall method handle for:extern double __cbrt(double __x)
static float
__cbrtf
(float __x) extern float __cbrtf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __cbrtf(float __x)
static MethodHandle
Downcall method handle for:extern float __cbrtf(float __x)
static double
__ceil
(double __x) extern double __ceil(double __x)
static FunctionDescriptor
Function descriptor for:extern double __ceil(double __x)
static MethodHandle
Downcall method handle for:extern double __ceil(double __x)
static float
__ceilf
(float __x) extern float __ceilf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __ceilf(float __x)
static MethodHandle
Downcall method handle for:extern float __ceilf(float __x)
static double
__copysign
(double __x, double __y) extern double __copysign(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double __copysign(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double __copysign(double __x, double __y)
static float
__copysignf
(float __x, float __y) extern float __copysignf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float __copysignf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float __copysignf(float __x, float __y)
static double
__cos
(double __x) extern double __cos(double __x)
static FunctionDescriptor
Function descriptor for:extern double __cos(double __x)
static MethodHandle
Downcall method handle for:extern double __cos(double __x)
static float
__cosf
(float __x) extern float __cosf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __cosf(float __x)
static MethodHandle
Downcall method handle for:extern float __cosf(float __x)
static double
__cosh
(double __x) extern double __cosh(double __x)
static FunctionDescriptor
Function descriptor for:extern double __cosh(double __x)
static MethodHandle
Downcall method handle for:extern double __cosh(double __x)
static float
__coshf
(float __x) extern float __coshf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __coshf(float __x)
static MethodHandle
Downcall method handle for:extern float __coshf(float __x)
static double
__drem
(double __x, double __y) extern double __drem(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double __drem(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double __drem(double __x, double __y)
static float
__dremf
(float __x, float __y) extern float __dremf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float __dremf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float __dremf(float __x, float __y)
static double
__erf
(double x0) extern double __erf(double)
static FunctionDescriptor
Function descriptor for:extern double __erf(double)
static MethodHandle
Downcall method handle for:extern double __erf(double)
static double
__erfc
(double x0) extern double __erfc(double)
static FunctionDescriptor
Function descriptor for:extern double __erfc(double)
static MethodHandle
Downcall method handle for:extern double __erfc(double)
static float
__erfcf
(float x0) extern float __erfcf(float)
static FunctionDescriptor
Function descriptor for:extern float __erfcf(float)
static MethodHandle
Downcall method handle for:extern float __erfcf(float)
static float
__erff
(float x0) extern float __erff(float)
static FunctionDescriptor
Function descriptor for:extern float __erff(float)
static MethodHandle
Downcall method handle for:extern float __erff(float)
static double
__exp
(double __x) extern double __exp(double __x)
static FunctionDescriptor
Function descriptor for:extern double __exp(double __x)
static MethodHandle
Downcall method handle for:extern double __exp(double __x)
static double
__exp2
(double __x) extern double __exp2(double __x)
static FunctionDescriptor
Function descriptor for:extern double __exp2(double __x)
static MethodHandle
Downcall method handle for:extern double __exp2(double __x)
static float
__exp2f
(float __x) extern float __exp2f(float __x)
static FunctionDescriptor
Function descriptor for:extern float __exp2f(float __x)
static MethodHandle
Downcall method handle for:extern float __exp2f(float __x)
static float
__expf
(float __x) extern float __expf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __expf(float __x)
static MethodHandle
Downcall method handle for:extern float __expf(float __x)
static double
__expm1
(double __x) extern double __expm1(double __x)
static FunctionDescriptor
Function descriptor for:extern double __expm1(double __x)
static MethodHandle
Downcall method handle for:extern double __expm1(double __x)
static float
__expm1f
(float __x) extern float __expm1f(float __x)
static FunctionDescriptor
Function descriptor for:extern float __expm1f(float __x)
static MethodHandle
Downcall method handle for:extern float __expm1f(float __x)
static double
__fabs
(double __x) extern double __fabs(double __x)
static FunctionDescriptor
Function descriptor for:extern double __fabs(double __x)
static MethodHandle
Downcall method handle for:extern double __fabs(double __x)
static float
__fabsf
(float __x) extern float __fabsf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __fabsf(float __x)
static MethodHandle
Downcall method handle for:extern float __fabsf(float __x)
static double
__fdim
(double __x, double __y) extern double __fdim(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double __fdim(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double __fdim(double __x, double __y)
static float
__fdimf
(float __x, float __y) extern float __fdimf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float __fdimf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float __fdimf(float __x, float __y)
static int
__finite
(double __value) extern int __finite(double __value)
static FunctionDescriptor
Function descriptor for:extern int __finite(double __value)
static MethodHandle
Downcall method handle for:extern int __finite(double __value)
static int
__finitef
(float __value) extern int __finitef(float __value)
static FunctionDescriptor
Function descriptor for:extern int __finitef(float __value)
static MethodHandle
Downcall method handle for:extern int __finitef(float __value)
static double
__floor
(double __x) extern double __floor(double __x)
static FunctionDescriptor
Function descriptor for:extern double __floor(double __x)
static MethodHandle
Downcall method handle for:extern double __floor(double __x)
static float
__floorf
(float __x) extern float __floorf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __floorf(float __x)
static MethodHandle
Downcall method handle for:extern float __floorf(float __x)
static double
__fma
(double __x, double __y, double __z) extern double __fma(double __x, double __y, double __z)
static FunctionDescriptor
Function descriptor for:extern double __fma(double __x, double __y, double __z)
static MethodHandle
Downcall method handle for:extern double __fma(double __x, double __y, double __z)
static float
__fmaf
(float __x, float __y, float __z) extern float __fmaf(float __x, float __y, float __z)
static FunctionDescriptor
Function descriptor for:extern float __fmaf(float __x, float __y, float __z)
static MethodHandle
Downcall method handle for:extern float __fmaf(float __x, float __y, float __z)
static double
__fmax
(double __x, double __y) extern double __fmax(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double __fmax(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double __fmax(double __x, double __y)
static float
__fmaxf
(float __x, float __y) extern float __fmaxf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float __fmaxf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float __fmaxf(float __x, float __y)
static double
__fmin
(double __x, double __y) extern double __fmin(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double __fmin(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double __fmin(double __x, double __y)
static float
__fminf
(float __x, float __y) extern float __fminf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float __fminf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float __fminf(float __x, float __y)
static double
__fmod
(double __x, double __y) extern double __fmod(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double __fmod(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double __fmod(double __x, double __y)
static float
__fmodf
(float __x, float __y) extern float __fmodf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float __fmodf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float __fmodf(float __x, float __y)
static int
__fpclassify
(double __value) extern int __fpclassify(double __value)
static FunctionDescriptor
Function descriptor for:extern int __fpclassify(double __value)
static MethodHandle
Downcall method handle for:extern int __fpclassify(double __value)
static int
__fpclassifyf
(float __value) extern int __fpclassifyf(float __value)
static FunctionDescriptor
Function descriptor for:extern int __fpclassifyf(float __value)
static MethodHandle
Downcall method handle for:extern int __fpclassifyf(float __value)
static double
__frexp
(double __x, MemorySegment __exponent) extern double __frexp(double __x, int *__exponent)
static FunctionDescriptor
Function descriptor for:extern double __frexp(double __x, int *__exponent)
static MethodHandle
Downcall method handle for:extern double __frexp(double __x, int *__exponent)
static float
__frexpf
(float __x, MemorySegment __exponent) extern float __frexpf(float __x, int *__exponent)
static FunctionDescriptor
Function descriptor for:extern float __frexpf(float __x, int *__exponent)
static MethodHandle
Downcall method handle for:extern float __frexpf(float __x, int *__exponent)
static double
__gamma
(double x0) extern double __gamma(double)
static FunctionDescriptor
Function descriptor for:extern double __gamma(double)
static MethodHandle
Downcall method handle for:extern double __gamma(double)
static float
__gammaf
(float x0) extern float __gammaf(float)
static FunctionDescriptor
Function descriptor for:extern float __gammaf(float)
static MethodHandle
Downcall method handle for:extern float __gammaf(float)
static int
#define __GLIBC_FLT_EVAL_METHOD 0
static int
#define __HAVE_DISTINCT_FLOAT128X 0
static int
#define __HAVE_DISTINCT_FLOAT16 0
static int
#define __HAVE_FLOAT128_UNLIKE_LDBL 0
static double
__hypot
(double __x, double __y) extern double __hypot(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double __hypot(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double __hypot(double __x, double __y)
static float
__hypotf
(float __x, float __y) extern float __hypotf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float __hypotf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float __hypotf(float __x, float __y)
static int
__ilogb
(double __x) extern int __ilogb(double __x)
static FunctionDescriptor
Function descriptor for:extern int __ilogb(double __x)
static MethodHandle
Downcall method handle for:extern int __ilogb(double __x)
static int
__ilogbf
(float __x) extern int __ilogbf(float __x)
static FunctionDescriptor
Function descriptor for:extern int __ilogbf(float __x)
static MethodHandle
Downcall method handle for:extern int __ilogbf(float __x)
static int
__iseqsig
(double __x, double __y) extern int __iseqsig(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern int __iseqsig(double __x, double __y)
static MethodHandle
Downcall method handle for:extern int __iseqsig(double __x, double __y)
static int
__iseqsigf
(float __x, float __y) extern int __iseqsigf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern int __iseqsigf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern int __iseqsigf(float __x, float __y)
static int
__isinf
(double __value) extern int __isinf(double __value)
static FunctionDescriptor
Function descriptor for:extern int __isinf(double __value)
static MethodHandle
Downcall method handle for:extern int __isinf(double __value)
static int
__isinff
(float __value) extern int __isinff(float __value)
static FunctionDescriptor
Function descriptor for:extern int __isinff(float __value)
static MethodHandle
Downcall method handle for:extern int __isinff(float __value)
static int
__isnan
(double __value) extern int __isnan(double __value)
static FunctionDescriptor
Function descriptor for:extern int __isnan(double __value)
static MethodHandle
Downcall method handle for:extern int __isnan(double __value)
static int
__isnanf
(float __value) extern int __isnanf(float __value)
static FunctionDescriptor
Function descriptor for:extern int __isnanf(float __value)
static MethodHandle
Downcall method handle for:extern int __isnanf(float __value)
static int
__issignaling
(double __value) extern int __issignaling(double __value)
static FunctionDescriptor
Function descriptor for:extern int __issignaling(double __value)
static MethodHandle
Downcall method handle for:extern int __issignaling(double __value)
static int
__issignalingf
(float __value) extern int __issignalingf(float __value)
static FunctionDescriptor
Function descriptor for:extern int __issignalingf(float __value)
static MethodHandle
Downcall method handle for:extern int __issignalingf(float __value)
static double
__j0
(double x0) extern double __j0(double)
static FunctionDescriptor
Function descriptor for:extern double __j0(double)
static MethodHandle
Downcall method handle for:extern double __j0(double)
static float
__j0f
(float x0) extern float __j0f(float)
static FunctionDescriptor
Function descriptor for:extern float __j0f(float)
static MethodHandle
Downcall method handle for:extern float __j0f(float)
static double
__j1
(double x0) extern double __j1(double)
static FunctionDescriptor
Function descriptor for:extern double __j1(double)
static MethodHandle
Downcall method handle for:extern double __j1(double)
static float
__j1f
(float x0) extern float __j1f(float)
static FunctionDescriptor
Function descriptor for:extern float __j1f(float)
static MethodHandle
Downcall method handle for:extern float __j1f(float)
static double
__jn
(int x0, double x1) extern double __jn(int, double)
static FunctionDescriptor
Function descriptor for:extern double __jn(int, double)
static MethodHandle
Downcall method handle for:extern double __jn(int, double)
static float
__jnf
(int x0, float x1) extern float __jnf(int, float)
static FunctionDescriptor
Function descriptor for:extern float __jnf(int, float)
static MethodHandle
Downcall method handle for:extern float __jnf(int, float)
static double
__ldexp
(double __x, int __exponent) extern double __ldexp(double __x, int __exponent)
static FunctionDescriptor
Function descriptor for:extern double __ldexp(double __x, int __exponent)
static MethodHandle
Downcall method handle for:extern double __ldexp(double __x, int __exponent)
static float
__ldexpf
(float __x, int __exponent) extern float __ldexpf(float __x, int __exponent)
static FunctionDescriptor
Function descriptor for:extern float __ldexpf(float __x, int __exponent)
static MethodHandle
Downcall method handle for:extern float __ldexpf(float __x, int __exponent)
static double
__lgamma
(double x0) extern double __lgamma(double)
static double
__lgamma_r
(double x0, MemorySegment __signgamp) extern double __lgamma_r(double, int *__signgamp)
static FunctionDescriptor
Function descriptor for:extern double __lgamma_r(double, int *__signgamp)
static MethodHandle
Downcall method handle for:extern double __lgamma_r(double, int *__signgamp)
static FunctionDescriptor
Function descriptor for:extern double __lgamma(double)
static MethodHandle
Downcall method handle for:extern double __lgamma(double)
static float
__lgammaf
(float x0) extern float __lgammaf(float)
static float
__lgammaf_r
(float x0, MemorySegment __signgamp) extern float __lgammaf_r(float, int *__signgamp)
static FunctionDescriptor
Function descriptor for:extern float __lgammaf_r(float, int *__signgamp)
static MethodHandle
Downcall method handle for:extern float __lgammaf_r(float, int *__signgamp)
static FunctionDescriptor
Function descriptor for:extern float __lgammaf(float)
static MethodHandle
Downcall method handle for:extern float __lgammaf(float)
static long
__llrint
(double __x) extern long long __llrint(double __x)
static FunctionDescriptor
Function descriptor for:extern long long __llrint(double __x)
static MethodHandle
Downcall method handle for:extern long long __llrint(double __x)
static long
__llrintf
(float __x) extern long long __llrintf(float __x)
static FunctionDescriptor
Function descriptor for:extern long long __llrintf(float __x)
static MethodHandle
Downcall method handle for:extern long long __llrintf(float __x)
static long
__llround
(double __x) extern long long __llround(double __x)
static FunctionDescriptor
Function descriptor for:extern long long __llround(double __x)
static MethodHandle
Downcall method handle for:extern long long __llround(double __x)
static long
__llroundf
(float __x) extern long long __llroundf(float __x)
static FunctionDescriptor
Function descriptor for:extern long long __llroundf(float __x)
static MethodHandle
Downcall method handle for:extern long long __llroundf(float __x)
static double
__log
(double __x) extern double __log(double __x)
static FunctionDescriptor
Function descriptor for:extern double __log(double __x)
static MethodHandle
Downcall method handle for:extern double __log(double __x)
static double
__log10
(double __x) extern double __log10(double __x)
static FunctionDescriptor
Function descriptor for:extern double __log10(double __x)
static MethodHandle
Downcall method handle for:extern double __log10(double __x)
static float
__log10f
(float __x) extern float __log10f(float __x)
static FunctionDescriptor
Function descriptor for:extern float __log10f(float __x)
static MethodHandle
Downcall method handle for:extern float __log10f(float __x)
static double
__log1p
(double __x) extern double __log1p(double __x)
static FunctionDescriptor
Function descriptor for:extern double __log1p(double __x)
static MethodHandle
Downcall method handle for:extern double __log1p(double __x)
static float
__log1pf
(float __x) extern float __log1pf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __log1pf(float __x)
static MethodHandle
Downcall method handle for:extern float __log1pf(float __x)
static double
__log2
(double __x) extern double __log2(double __x)
static FunctionDescriptor
Function descriptor for:extern double __log2(double __x)
static MethodHandle
Downcall method handle for:extern double __log2(double __x)
static float
__log2f
(float __x) extern float __log2f(float __x)
static FunctionDescriptor
Function descriptor for:extern float __log2f(float __x)
static MethodHandle
Downcall method handle for:extern float __log2f(float __x)
static double
__logb
(double __x) extern double __logb(double __x)
static FunctionDescriptor
Function descriptor for:extern double __logb(double __x)
static MethodHandle
Downcall method handle for:extern double __logb(double __x)
static float
__logbf
(float __x) extern float __logbf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __logbf(float __x)
static MethodHandle
Downcall method handle for:extern float __logbf(float __x)
static float
__logf
(float __x) extern float __logf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __logf(float __x)
static MethodHandle
Downcall method handle for:extern float __logf(float __x)
static long
__lrint
(double __x) extern long __lrint(double __x)
static FunctionDescriptor
Function descriptor for:extern long __lrint(double __x)
static MethodHandle
Downcall method handle for:extern long __lrint(double __x)
static long
__lrintf
(float __x) extern long __lrintf(float __x)
static FunctionDescriptor
Function descriptor for:extern long __lrintf(float __x)
static MethodHandle
Downcall method handle for:extern long __lrintf(float __x)
static long
__lround
(double __x) extern long __lround(double __x)
static FunctionDescriptor
Function descriptor for:extern long __lround(double __x)
static MethodHandle
Downcall method handle for:extern long __lround(double __x)
static long
__lroundf
(float __x) extern long __lroundf(float __x)
static FunctionDescriptor
Function descriptor for:extern long __lroundf(float __x)
static MethodHandle
Downcall method handle for:extern long __lroundf(float __x)
static double
__modf
(double __x, MemorySegment __iptr) extern double __modf(double __x, double *__iptr)
static FunctionDescriptor
Function descriptor for:extern double __modf(double __x, double *__iptr)
static MethodHandle
Downcall method handle for:extern double __modf(double __x, double *__iptr)
static float
__modff
(float __x, MemorySegment __iptr) extern float __modff(float __x, float *__iptr)
static FunctionDescriptor
Function descriptor for:extern float __modff(float __x, float *__iptr)
static MethodHandle
Downcall method handle for:extern float __modff(float __x, float *__iptr)
static double
__nan
(MemorySegment __tagb) extern double __nan(const char *__tagb)
static FunctionDescriptor
Function descriptor for:extern double __nan(const char *__tagb)
static MethodHandle
Downcall method handle for:extern double __nan(const char *__tagb)
static float
__nanf
(MemorySegment __tagb) extern float __nanf(const char *__tagb)
static FunctionDescriptor
Function descriptor for:extern float __nanf(const char *__tagb)
static MethodHandle
Downcall method handle for:extern float __nanf(const char *__tagb)
static double
__nearbyint
(double __x) extern double __nearbyint(double __x)
static FunctionDescriptor
Function descriptor for:extern double __nearbyint(double __x)
static MethodHandle
Downcall method handle for:extern double __nearbyint(double __x)
static float
__nearbyintf
(float __x) extern float __nearbyintf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __nearbyintf(float __x)
static MethodHandle
Downcall method handle for:extern float __nearbyintf(float __x)
static double
__nextafter
(double __x, double __y) extern double __nextafter(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double __nextafter(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double __nextafter(double __x, double __y)
static float
__nextafterf
(float __x, float __y) extern float __nextafterf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float __nextafterf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float __nextafterf(float __x, float __y)
static double
__pow
(double __x, double __y) extern double __pow(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double __pow(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double __pow(double __x, double __y)
static float
__powf
(float __x, float __y) extern float __powf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float __powf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float __powf(float __x, float __y)
static double
__remainder
(double __x, double __y) extern double __remainder(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double __remainder(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double __remainder(double __x, double __y)
static float
__remainderf
(float __x, float __y) extern float __remainderf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float __remainderf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float __remainderf(float __x, float __y)
static double
__remquo
(double __x, double __y, MemorySegment __quo) extern double __remquo(double __x, double __y, int *__quo)
static FunctionDescriptor
Function descriptor for:extern double __remquo(double __x, double __y, int *__quo)
static MethodHandle
Downcall method handle for:extern double __remquo(double __x, double __y, int *__quo)
static float
__remquof
(float __x, float __y, MemorySegment __quo) extern float __remquof(float __x, float __y, int *__quo)
static FunctionDescriptor
Function descriptor for:extern float __remquof(float __x, float __y, int *__quo)
static MethodHandle
Downcall method handle for:extern float __remquof(float __x, float __y, int *__quo)
static double
__rint
(double __x) extern double __rint(double __x)
static FunctionDescriptor
Function descriptor for:extern double __rint(double __x)
static MethodHandle
Downcall method handle for:extern double __rint(double __x)
static float
__rintf
(float __x) extern float __rintf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __rintf(float __x)
static MethodHandle
Downcall method handle for:extern float __rintf(float __x)
static double
__round
(double __x) extern double __round(double __x)
static FunctionDescriptor
Function descriptor for:extern double __round(double __x)
static MethodHandle
Downcall method handle for:extern double __round(double __x)
static float
__roundf
(float __x) extern float __roundf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __roundf(float __x)
static MethodHandle
Downcall method handle for:extern float __roundf(float __x)
static double
__scalb
(double __x, double __n) extern double __scalb(double __x, double __n)
static FunctionDescriptor
Function descriptor for:extern double __scalb(double __x, double __n)
static MethodHandle
Downcall method handle for:extern double __scalb(double __x, double __n)
static float
__scalbf
(float __x, float __n) extern float __scalbf(float __x, float __n)
static FunctionDescriptor
Function descriptor for:extern float __scalbf(float __x, float __n)
static MethodHandle
Downcall method handle for:extern float __scalbf(float __x, float __n)
static double
__scalbln
(double __x, long __n) extern double __scalbln(double __x, long __n)
static FunctionDescriptor
Function descriptor for:extern double __scalbln(double __x, long __n)
static MethodHandle
Downcall method handle for:extern double __scalbln(double __x, long __n)
static float
__scalblnf
(float __x, long __n) extern float __scalblnf(float __x, long __n)
static FunctionDescriptor
Function descriptor for:extern float __scalblnf(float __x, long __n)
static MethodHandle
Downcall method handle for:extern float __scalblnf(float __x, long __n)
static double
__scalbn
(double __x, int __n) extern double __scalbn(double __x, int __n)
static FunctionDescriptor
Function descriptor for:extern double __scalbn(double __x, int __n)
static MethodHandle
Downcall method handle for:extern double __scalbn(double __x, int __n)
static float
__scalbnf
(float __x, int __n) extern float __scalbnf(float __x, int __n)
static FunctionDescriptor
Function descriptor for:extern float __scalbnf(float __x, int __n)
static MethodHandle
Downcall method handle for:extern float __scalbnf(float __x, int __n)
static int
__signbit
(double __value) extern int __signbit(double __value)
static FunctionDescriptor
Function descriptor for:extern int __signbit(double __value)
static MethodHandle
Downcall method handle for:extern int __signbit(double __value)
static int
__signbitf
(float __value) extern int __signbitf(float __value)
static FunctionDescriptor
Function descriptor for:extern int __signbitf(float __value)
static MethodHandle
Downcall method handle for:extern int __signbitf(float __value)
static double
__significand
(double __x) extern double __significand(double __x)
static FunctionDescriptor
Function descriptor for:extern double __significand(double __x)
static MethodHandle
Downcall method handle for:extern double __significand(double __x)
static float
__significandf
(float __x) extern float __significandf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __significandf(float __x)
static MethodHandle
Downcall method handle for:extern float __significandf(float __x)
static double
__sin
(double __x) extern double __sin(double __x)
static FunctionDescriptor
Function descriptor for:extern double __sin(double __x)
static MethodHandle
Downcall method handle for:extern double __sin(double __x)
static float
__sinf
(float __x) extern float __sinf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __sinf(float __x)
static MethodHandle
Downcall method handle for:extern float __sinf(float __x)
static double
__sinh
(double __x) extern double __sinh(double __x)
static FunctionDescriptor
Function descriptor for:extern double __sinh(double __x)
static MethodHandle
Downcall method handle for:extern double __sinh(double __x)
static float
__sinhf
(float __x) extern float __sinhf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __sinhf(float __x)
static MethodHandle
Downcall method handle for:extern float __sinhf(float __x)
static double
__sqrt
(double __x) extern double __sqrt(double __x)
static FunctionDescriptor
Function descriptor for:extern double __sqrt(double __x)
static MethodHandle
Downcall method handle for:extern double __sqrt(double __x)
static float
__sqrtf
(float __x) extern float __sqrtf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __sqrtf(float __x)
static MethodHandle
Downcall method handle for:extern float __sqrtf(float __x)
static long
#define __STDC_IEC_60559_BFP__ 201404
static long
#define __STDC_IEC_60559_COMPLEX__ 201404
static long
#define __STDC_ISO_10646__ 201706
static double
__tan
(double __x) extern double __tan(double __x)
static FunctionDescriptor
Function descriptor for:extern double __tan(double __x)
static MethodHandle
Downcall method handle for:extern double __tan(double __x)
static float
__tanf
(float __x) extern float __tanf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __tanf(float __x)
static MethodHandle
Downcall method handle for:extern float __tanf(float __x)
static double
__tanh
(double __x) extern double __tanh(double __x)
static FunctionDescriptor
Function descriptor for:extern double __tanh(double __x)
static MethodHandle
Downcall method handle for:extern double __tanh(double __x)
static float
__tanhf
(float __x) extern float __tanhf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __tanhf(float __x)
static MethodHandle
Downcall method handle for:extern float __tanhf(float __x)
static double
__tgamma
(double x0) extern double __tgamma(double)
static FunctionDescriptor
Function descriptor for:extern double __tgamma(double)
static MethodHandle
Downcall method handle for:extern double __tgamma(double)
static float
__tgammaf
(float x0) extern float __tgammaf(float)
static FunctionDescriptor
Function descriptor for:extern float __tgammaf(float)
static MethodHandle
Downcall method handle for:extern float __tgammaf(float)
static int
#define __TIMESIZE 64
static double
__trunc
(double __x) extern double __trunc(double __x)
static FunctionDescriptor
Function descriptor for:extern double __trunc(double __x)
static MethodHandle
Downcall method handle for:extern double __trunc(double __x)
static float
__truncf
(float __x) extern float __truncf(float __x)
static FunctionDescriptor
Function descriptor for:extern float __truncf(float __x)
static MethodHandle
Downcall method handle for:extern float __truncf(float __x)
static double
__y0
(double x0) extern double __y0(double)
static FunctionDescriptor
Function descriptor for:extern double __y0(double)
static MethodHandle
Downcall method handle for:extern double __y0(double)
static float
__y0f
(float x0) extern float __y0f(float)
static FunctionDescriptor
Function descriptor for:extern float __y0f(float)
static MethodHandle
Downcall method handle for:extern float __y0f(float)
static double
__y1
(double x0) extern double __y1(double)
static FunctionDescriptor
Function descriptor for:extern double __y1(double)
static MethodHandle
Downcall method handle for:extern double __y1(double)
static float
__y1f
(float x0) extern float __y1f(float)
static FunctionDescriptor
Function descriptor for:extern float __y1f(float)
static MethodHandle
Downcall method handle for:extern float __y1f(float)
static double
__yn
(int x0, double x1) extern double __yn(int, double)
static FunctionDescriptor
Function descriptor for:extern double __yn(int, double)
static MethodHandle
Downcall method handle for:extern double __yn(int, double)
static float
__ynf
(int x0, float x1) extern float __ynf(int, float)
static FunctionDescriptor
Function descriptor for:extern float __ynf(int, float)
static MethodHandle
Downcall method handle for:extern float __ynf(int, float)
static long
#define _POSIX_C_SOURCE 200809
static double
acos
(double __x) extern double acos(double __x)
static FunctionDescriptor
Function descriptor for:extern double acos(double __x)
static MethodHandle
Downcall method handle for:extern double acos(double __x)
static float
acosf
(float __x) extern float acosf(float __x)
static FunctionDescriptor
Function descriptor for:extern float acosf(float __x)
static MethodHandle
Downcall method handle for:extern float acosf(float __x)
static double
acosh
(double __x) extern double acosh(double __x)
static FunctionDescriptor
Function descriptor for:extern double acosh(double __x)
static MethodHandle
Downcall method handle for:extern double acosh(double __x)
static float
acoshf
(float __x) extern float acoshf(float __x)
static FunctionDescriptor
Function descriptor for:extern float acoshf(float __x)
static MethodHandle
Downcall method handle for:extern float acoshf(float __x)
static double
asin
(double __x) extern double asin(double __x)
static FunctionDescriptor
Function descriptor for:extern double asin(double __x)
static MethodHandle
Downcall method handle for:extern double asin(double __x)
static float
asinf
(float __x) extern float asinf(float __x)
static FunctionDescriptor
Function descriptor for:extern float asinf(float __x)
static MethodHandle
Downcall method handle for:extern float asinf(float __x)
static double
asinh
(double __x) extern double asinh(double __x)
static FunctionDescriptor
Function descriptor for:extern double asinh(double __x)
static MethodHandle
Downcall method handle for:extern double asinh(double __x)
static float
asinhf
(float __x) extern float asinhf(float __x)
static FunctionDescriptor
Function descriptor for:extern float asinhf(float __x)
static MethodHandle
Downcall method handle for:extern float asinhf(float __x)
static double
atan
(double __x) extern double atan(double __x)
static FunctionDescriptor
Function descriptor for:extern double atan(double __x)
static MethodHandle
Downcall method handle for:extern double atan(double __x)
static double
atan2
(double __y, double __x) extern double atan2(double __y, double __x)
static FunctionDescriptor
Function descriptor for:extern double atan2(double __y, double __x)
static MethodHandle
Downcall method handle for:extern double atan2(double __y, double __x)
static float
atan2f
(float __y, float __x) extern float atan2f(float __y, float __x)
static FunctionDescriptor
Function descriptor for:extern float atan2f(float __y, float __x)
static MethodHandle
Downcall method handle for:extern float atan2f(float __y, float __x)
static float
atanf
(float __x) extern float atanf(float __x)
static FunctionDescriptor
Function descriptor for:extern float atanf(float __x)
static MethodHandle
Downcall method handle for:extern float atanf(float __x)
static double
atanh
(double __x) extern double atanh(double __x)
static FunctionDescriptor
Function descriptor for:extern double atanh(double __x)
static MethodHandle
Downcall method handle for:extern double atanh(double __x)
static float
atanhf
(float __x) extern float atanhf(float __x)
static FunctionDescriptor
Function descriptor for:extern float atanhf(float __x)
static MethodHandle
Downcall method handle for:extern float atanhf(float __x)
static void
AttachAudioMixedProcessor
(MemorySegment processor) void AttachAudioMixedProcessor(AudioCallback processor)
static FunctionDescriptor
Function descriptor for:void AttachAudioMixedProcessor(AudioCallback processor)
static MethodHandle
Downcall method handle for:void AttachAudioMixedProcessor(AudioCallback processor)
static void
AttachAudioStreamProcessor
(MemorySegment stream, MemorySegment processor) void AttachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
static FunctionDescriptor
Function descriptor for:void AttachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
static MethodHandle
Downcall method handle for:void AttachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
static double
cbrt
(double __x) extern double cbrt(double __x)
static FunctionDescriptor
Function descriptor for:extern double cbrt(double __x)
static MethodHandle
Downcall method handle for:extern double cbrt(double __x)
static float
cbrtf
(float __x) extern float cbrtf(float __x)
static FunctionDescriptor
Function descriptor for:extern float cbrtf(float __x)
static MethodHandle
Downcall method handle for:extern float cbrtf(float __x)
static double
ceil
(double __x) extern double ceil(double __x)
static FunctionDescriptor
Function descriptor for:extern double ceil(double __x)
static MethodHandle
Downcall method handle for:extern double ceil(double __x)
static float
ceilf
(float __x) extern float ceilf(float __x)
static FunctionDescriptor
Function descriptor for:extern float ceilf(float __x)
static MethodHandle
Downcall method handle for:extern float ceilf(float __x)
static double
copysign
(double __x, double __y) extern double copysign(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double copysign(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double copysign(double __x, double __y)
static float
copysignf
(float __x, float __y) extern float copysignf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float copysignf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float copysignf(float __x, float __y)
static double
cos
(double __x) extern double cos(double __x)
static FunctionDescriptor
Function descriptor for:extern double cos(double __x)
static MethodHandle
Downcall method handle for:extern double cos(double __x)
static float
cosf
(float __x) extern float cosf(float __x)
static FunctionDescriptor
Function descriptor for:extern float cosf(float __x)
static MethodHandle
Downcall method handle for:extern float cosf(float __x)
static double
cosh
(double __x) extern double cosh(double __x)
static FunctionDescriptor
Function descriptor for:extern double cosh(double __x)
static MethodHandle
Downcall method handle for:extern double cosh(double __x)
static float
coshf
(float __x) extern float coshf(float __x)
static FunctionDescriptor
Function descriptor for:extern float coshf(float __x)
static MethodHandle
Downcall method handle for:extern float coshf(float __x)
static float
DEG2RAD()
#define DEG2RAD 0.01745329238474369
static void
DetachAudioMixedProcessor
(MemorySegment processor) void DetachAudioMixedProcessor(AudioCallback processor)
static FunctionDescriptor
Function descriptor for:void DetachAudioMixedProcessor(AudioCallback processor)
static MethodHandle
Downcall method handle for:void DetachAudioMixedProcessor(AudioCallback processor)
static void
DetachAudioStreamProcessor
(MemorySegment stream, MemorySegment processor) void DetachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
static FunctionDescriptor
Function descriptor for:void DetachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
static MethodHandle
Downcall method handle for:void DetachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
static double
drem
(double __x, double __y) extern double drem(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double drem(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double drem(double __x, double __y)
static float
dremf
(float __x, float __y) extern float dremf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float dremf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float dremf(float __x, float __y)
static float
EPSILON()
#define EPSILON 9.999999974752427E-7
static double
erf
(double x0) extern double erf(double)
static FunctionDescriptor
Function descriptor for:extern double erf(double)
static MethodHandle
Downcall method handle for:extern double erf(double)
static double
erfc
(double x0) extern double erfc(double)
static FunctionDescriptor
Function descriptor for:extern double erfc(double)
static MethodHandle
Downcall method handle for:extern double erfc(double)
static float
erfcf
(float x0) extern float erfcf(float)
static FunctionDescriptor
Function descriptor for:extern float erfcf(float)
static MethodHandle
Downcall method handle for:extern float erfcf(float)
static float
erff
(float x0) extern float erff(float)
static FunctionDescriptor
Function descriptor for:extern float erff(float)
static MethodHandle
Downcall method handle for:extern float erff(float)
static double
exp
(double __x) extern double exp(double __x)
static FunctionDescriptor
Function descriptor for:extern double exp(double __x)
static MethodHandle
Downcall method handle for:extern double exp(double __x)
static double
exp2
(double __x) extern double exp2(double __x)
static FunctionDescriptor
Function descriptor for:extern double exp2(double __x)
static MethodHandle
Downcall method handle for:extern double exp2(double __x)
static float
exp2f
(float __x) extern float exp2f(float __x)
static FunctionDescriptor
Function descriptor for:extern float exp2f(float __x)
static MethodHandle
Downcall method handle for:extern float exp2f(float __x)
static float
expf
(float __x) extern float expf(float __x)
static FunctionDescriptor
Function descriptor for:extern float expf(float __x)
static MethodHandle
Downcall method handle for:extern float expf(float __x)
static double
expm1
(double __x) extern double expm1(double __x)
static FunctionDescriptor
Function descriptor for:extern double expm1(double __x)
static MethodHandle
Downcall method handle for:extern double expm1(double __x)
static float
expm1f
(float __x) extern float expm1f(float __x)
static FunctionDescriptor
Function descriptor for:extern float expm1f(float __x)
static MethodHandle
Downcall method handle for:extern float expm1f(float __x)
static double
fabs
(double __x) extern double fabs(double __x)
static FunctionDescriptor
Function descriptor for:extern double fabs(double __x)
static MethodHandle
Downcall method handle for:extern double fabs(double __x)
static float
fabsf
(float __x) extern float fabsf(float __x)
static FunctionDescriptor
Function descriptor for:extern float fabsf(float __x)
static MethodHandle
Downcall method handle for:extern float fabsf(float __x)
static double
fdim
(double __x, double __y) extern double fdim(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double fdim(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double fdim(double __x, double __y)
static float
fdimf
(float __x, float __y) extern float fdimf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float fdimf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float fdimf(float __x, float __y)
static int
finite
(double __value) extern int finite(double __value)
static FunctionDescriptor
Function descriptor for:extern int finite(double __value)
static MethodHandle
Downcall method handle for:extern int finite(double __value)
static int
finitef
(float __value) extern int finitef(float __value)
static FunctionDescriptor
Function descriptor for:extern int finitef(float __value)
static MethodHandle
Downcall method handle for:extern int finitef(float __value)
static double
floor
(double __x) extern double floor(double __x)
static FunctionDescriptor
Function descriptor for:extern double floor(double __x)
static MethodHandle
Downcall method handle for:extern double floor(double __x)
static float
floorf
(float __x) extern float floorf(float __x)
static FunctionDescriptor
Function descriptor for:extern float floorf(float __x)
static MethodHandle
Downcall method handle for:extern float floorf(float __x)
static double
fma
(double __x, double __y, double __z) extern double fma(double __x, double __y, double __z)
static FunctionDescriptor
Function descriptor for:extern double fma(double __x, double __y, double __z)
static MethodHandle
Downcall method handle for:extern double fma(double __x, double __y, double __z)
static float
fmaf
(float __x, float __y, float __z) extern float fmaf(float __x, float __y, float __z)
static FunctionDescriptor
Function descriptor for:extern float fmaf(float __x, float __y, float __z)
static MethodHandle
Downcall method handle for:extern float fmaf(float __x, float __y, float __z)
static double
fmax
(double __x, double __y) extern double fmax(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double fmax(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double fmax(double __x, double __y)
static float
fmaxf
(float __x, float __y) extern float fmaxf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float fmaxf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float fmaxf(float __x, float __y)
static double
fmin
(double __x, double __y) extern double fmin(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double fmin(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double fmin(double __x, double __y)
static float
fminf
(float __x, float __y) extern float fminf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float fminf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float fminf(float __x, float __y)
static double
fmod
(double __x, double __y) extern double fmod(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double fmod(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double fmod(double __x, double __y)
static float
fmodf
(float __x, float __y) extern float fmodf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float fmodf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float fmodf(float __x, float __y)
static int
#define FP_ILOGB0 -2147483648
static int
#define FP_ILOGBNAN -2147483648
static double
frexp
(double __x, MemorySegment __exponent) extern double frexp(double __x, int *__exponent)
static FunctionDescriptor
Function descriptor for:extern double frexp(double __x, int *__exponent)
static MethodHandle
Downcall method handle for:extern double frexp(double __x, int *__exponent)
static float
frexpf
(float __x, MemorySegment __exponent) extern float frexpf(float __x, int *__exponent)
static FunctionDescriptor
Function descriptor for:extern float frexpf(float __x, int *__exponent)
static MethodHandle
Downcall method handle for:extern float frexpf(float __x, int *__exponent)
static double
gamma
(double x0) extern double gamma(double)
static FunctionDescriptor
Function descriptor for:extern double gamma(double)
static MethodHandle
Downcall method handle for:extern double gamma(double)
static float
gammaf
(float x0) extern float gammaf(float)
static FunctionDescriptor
Function descriptor for:extern float gammaf(float)
static MethodHandle
Downcall method handle for:extern float gammaf(float)
static double
HUGE_VAL()
#define HUGE_VAL Infinity
static float
#define HUGE_VALF Infinity
static double
hypot
(double __x, double __y) extern double hypot(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double hypot(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double hypot(double __x, double __y)
static float
hypotf
(float __x, float __y) extern float hypotf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float hypotf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float hypotf(float __x, float __y)
static int
ilogb
(double __x) extern int ilogb(double __x)
static FunctionDescriptor
Function descriptor for:extern int ilogb(double __x)
static MethodHandle
Downcall method handle for:extern int ilogb(double __x)
static int
ilogbf
(float __x) extern int ilogbf(float __x)
static FunctionDescriptor
Function descriptor for:extern int ilogbf(float __x)
static MethodHandle
Downcall method handle for:extern int ilogbf(float __x)
static float
INFINITY()
#define INFINITY Infinity
static int
isinf
(double __value) extern int isinf(double __value)
static FunctionDescriptor
Function descriptor for:extern int isinf(double __value)
static MethodHandle
Downcall method handle for:extern int isinf(double __value)
static int
isinff
(float __value) extern int isinff(float __value)
static FunctionDescriptor
Function descriptor for:extern int isinff(float __value)
static MethodHandle
Downcall method handle for:extern int isinff(float __value)
static int
isnan
(double __value) extern int isnan(double __value)
static FunctionDescriptor
Function descriptor for:extern int isnan(double __value)
static MethodHandle
Downcall method handle for:extern int isnan(double __value)
static int
isnanf
(float __value) extern int isnanf(float __value)
static FunctionDescriptor
Function descriptor for:extern int isnanf(float __value)
static MethodHandle
Downcall method handle for:extern int isnanf(float __value)
static double
j0
(double x0) extern double j0(double)
static FunctionDescriptor
Function descriptor for:extern double j0(double)
static MethodHandle
Downcall method handle for:extern double j0(double)
static float
j0f
(float x0) extern float j0f(float)
static FunctionDescriptor
Function descriptor for:extern float j0f(float)
static MethodHandle
Downcall method handle for:extern float j0f(float)
static double
j1
(double x0) extern double j1(double)
static FunctionDescriptor
Function descriptor for:extern double j1(double)
static MethodHandle
Downcall method handle for:extern double j1(double)
static float
j1f
(float x0) extern float j1f(float)
static FunctionDescriptor
Function descriptor for:extern float j1f(float)
static MethodHandle
Downcall method handle for:extern float j1f(float)
static double
jn
(int x0, double x1) extern double jn(int, double)
static FunctionDescriptor
Function descriptor for:extern double jn(int, double)
static MethodHandle
Downcall method handle for:extern double jn(int, double)
static float
jnf
(int x0, float x1) extern float jnf(int, float)
static FunctionDescriptor
Function descriptor for:extern float jnf(int, float)
static MethodHandle
Downcall method handle for:extern float jnf(int, float)
static double
ldexp
(double __x, int __exponent) extern double ldexp(double __x, int __exponent)
static FunctionDescriptor
Function descriptor for:extern double ldexp(double __x, int __exponent)
static MethodHandle
Downcall method handle for:extern double ldexp(double __x, int __exponent)
static float
ldexpf
(float __x, int __exponent) extern float ldexpf(float __x, int __exponent)
static FunctionDescriptor
Function descriptor for:extern float ldexpf(float __x, int __exponent)
static MethodHandle
Downcall method handle for:extern float ldexpf(float __x, int __exponent)
static double
lgamma
(double x0) extern double lgamma(double)
static double
lgamma_r
(double x0, MemorySegment __signgamp) extern double lgamma_r(double, int *__signgamp)
static FunctionDescriptor
Function descriptor for:extern double lgamma_r(double, int *__signgamp)
static MethodHandle
Downcall method handle for:extern double lgamma_r(double, int *__signgamp)
static FunctionDescriptor
Function descriptor for:extern double lgamma(double)
static MethodHandle
Downcall method handle for:extern double lgamma(double)
static float
lgammaf
(float x0) extern float lgammaf(float)
static float
lgammaf_r
(float x0, MemorySegment __signgamp) extern float lgammaf_r(float, int *__signgamp)
static FunctionDescriptor
Function descriptor for:extern float lgammaf_r(float, int *__signgamp)
static MethodHandle
Downcall method handle for:extern float lgammaf_r(float, int *__signgamp)
static FunctionDescriptor
Function descriptor for:extern float lgammaf(float)
static MethodHandle
Downcall method handle for:extern float lgammaf(float)
static long
llrint
(double __x) extern long long llrint(double __x)
static FunctionDescriptor
Function descriptor for:extern long long llrint(double __x)
static MethodHandle
Downcall method handle for:extern long long llrint(double __x)
static long
llrintf
(float __x) extern long long llrintf(float __x)
static FunctionDescriptor
Function descriptor for:extern long long llrintf(float __x)
static MethodHandle
Downcall method handle for:extern long long llrintf(float __x)
static long
llround
(double __x) extern long long llround(double __x)
static FunctionDescriptor
Function descriptor for:extern long long llround(double __x)
static MethodHandle
Downcall method handle for:extern long long llround(double __x)
static long
llroundf
(float __x) extern long long llroundf(float __x)
static FunctionDescriptor
Function descriptor for:extern long long llroundf(float __x)
static MethodHandle
Downcall method handle for:extern long long llroundf(float __x)
static double
log
(double __x) extern double log(double __x)
static FunctionDescriptor
Function descriptor for:extern double log(double __x)
static MethodHandle
Downcall method handle for:extern double log(double __x)
static double
log10
(double __x) extern double log10(double __x)
static FunctionDescriptor
Function descriptor for:extern double log10(double __x)
static MethodHandle
Downcall method handle for:extern double log10(double __x)
static float
log10f
(float __x) extern float log10f(float __x)
static FunctionDescriptor
Function descriptor for:extern float log10f(float __x)
static MethodHandle
Downcall method handle for:extern float log10f(float __x)
static double
log1p
(double __x) extern double log1p(double __x)
static FunctionDescriptor
Function descriptor for:extern double log1p(double __x)
static MethodHandle
Downcall method handle for:extern double log1p(double __x)
static float
log1pf
(float __x) extern float log1pf(float __x)
static FunctionDescriptor
Function descriptor for:extern float log1pf(float __x)
static MethodHandle
Downcall method handle for:extern float log1pf(float __x)
static double
log2
(double __x) extern double log2(double __x)
static FunctionDescriptor
Function descriptor for:extern double log2(double __x)
static MethodHandle
Downcall method handle for:extern double log2(double __x)
static float
log2f
(float __x) extern float log2f(float __x)
static FunctionDescriptor
Function descriptor for:extern float log2f(float __x)
static MethodHandle
Downcall method handle for:extern float log2f(float __x)
static double
logb
(double __x) extern double logb(double __x)
static FunctionDescriptor
Function descriptor for:extern double logb(double __x)
static MethodHandle
Downcall method handle for:extern double logb(double __x)
static float
logbf
(float __x) extern float logbf(float __x)
static FunctionDescriptor
Function descriptor for:extern float logbf(float __x)
static MethodHandle
Downcall method handle for:extern float logbf(float __x)
static float
logf
(float __x) extern float logf(float __x)
static FunctionDescriptor
Function descriptor for:extern float logf(float __x)
static MethodHandle
Downcall method handle for:extern float logf(float __x)
static long
lrint
(double __x) extern long lrint(double __x)
static FunctionDescriptor
Function descriptor for:extern long lrint(double __x)
static MethodHandle
Downcall method handle for:extern long lrint(double __x)
static long
lrintf
(float __x) extern long lrintf(float __x)
static FunctionDescriptor
Function descriptor for:extern long lrintf(float __x)
static MethodHandle
Downcall method handle for:extern long lrintf(float __x)
static long
lround
(double __x) extern long lround(double __x)
static FunctionDescriptor
Function descriptor for:extern long lround(double __x)
static MethodHandle
Downcall method handle for:extern long lround(double __x)
static long
lroundf
(float __x) extern long lroundf(float __x)
static FunctionDescriptor
Function descriptor for:extern long lroundf(float __x)
static MethodHandle
Downcall method handle for:extern long lroundf(float __x)
static double
M_1_PI()
#define M_1_PI 0.3183098861837907
static double
M_2_PI()
#define M_2_PI 0.6366197723675814
static double
#define M_2_SQRTPI 1.1283791670955126
static double
M_E()
#define M_E 2.718281828459045
static double
M_LN10()
#define M_LN10 2.302585092994046
static double
M_LN2()
#define M_LN2 0.6931471805599453
static double
M_LOG10E()
#define M_LOG10E 0.4342944819032518
static double
M_LOG2E()
#define M_LOG2E 1.4426950408889634
static double
M_PI()
#define M_PI 3.141592653589793
static double
M_PI_2()
#define M_PI_2 1.5707963267948966
static double
M_PI_4()
#define M_PI_4 0.7853981633974483
static double
#define M_SQRT1_2 0.7071067811865476
static double
M_SQRT2()
#define M_SQRT2 1.4142135623730951
static int
#define MATERIAL_MAP_DIFFUSE 0
static int
#define MATERIAL_MAP_SPECULAR 1
static int
#define math_errhandling 3
static double
modf
(double __x, MemorySegment __iptr) extern double modf(double __x, double *__iptr)
static FunctionDescriptor
Function descriptor for:extern double modf(double __x, double *__iptr)
static MethodHandle
Downcall method handle for:extern double modf(double __x, double *__iptr)
static float
modff
(float __x, MemorySegment __iptr) extern float modff(float __x, float *__iptr)
static FunctionDescriptor
Function descriptor for:extern float modff(float __x, float *__iptr)
static MethodHandle
Downcall method handle for:extern float modff(float __x, float *__iptr)
static int
#define MOUSE_LEFT_BUTTON 0
static int
#define MOUSE_MIDDLE_BUTTON 2
static int
#define MOUSE_RIGHT_BUTTON 1
static double
nan
(MemorySegment __tagb) extern double nan(const char *__tagb)
static float
NAN()
#define NAN NaN
static FunctionDescriptor
Function descriptor for:extern double nan(const char *__tagb)
static MethodHandle
Downcall method handle for:extern double nan(const char *__tagb)
static float
nanf
(MemorySegment __tagb) extern float nanf(const char *__tagb)
static FunctionDescriptor
Function descriptor for:extern float nanf(const char *__tagb)
static MethodHandle
Downcall method handle for:extern float nanf(const char *__tagb)
static double
nearbyint
(double __x) extern double nearbyint(double __x)
static FunctionDescriptor
Function descriptor for:extern double nearbyint(double __x)
static MethodHandle
Downcall method handle for:extern double nearbyint(double __x)
static float
nearbyintf
(float __x) extern float nearbyintf(float __x)
static FunctionDescriptor
Function descriptor for:extern float nearbyintf(float __x)
static MethodHandle
Downcall method handle for:extern float nearbyintf(float __x)
static double
nextafter
(double __x, double __y) extern double nextafter(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double nextafter(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double nextafter(double __x, double __y)
static float
nextafterf
(float __x, float __y) extern float nextafterf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float nextafterf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float nextafterf(float __x, float __y)
static float
PI()
#define PI 3.1415927410125732
static double
pow
(double __x, double __y) extern double pow(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double pow(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double pow(double __x, double __y)
static float
powf
(float __x, float __y) extern float powf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float powf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float powf(float __x, float __y)
static float
RAD2DEG()
#define RAD2DEG 57.2957763671875
static MemorySegment
#define RAYLIB_VERSION "5.0"
static double
remainder
(double __x, double __y) extern double remainder(double __x, double __y)
static FunctionDescriptor
Function descriptor for:extern double remainder(double __x, double __y)
static MethodHandle
Downcall method handle for:extern double remainder(double __x, double __y)
static float
remainderf
(float __x, float __y) extern float remainderf(float __x, float __y)
static FunctionDescriptor
Function descriptor for:extern float remainderf(float __x, float __y)
static MethodHandle
Downcall method handle for:extern float remainderf(float __x, float __y)
static double
remquo
(double __x, double __y, MemorySegment __quo) extern double remquo(double __x, double __y, int *__quo)
static FunctionDescriptor
Function descriptor for:extern double remquo(double __x, double __y, int *__quo)
static MethodHandle
Downcall method handle for:extern double remquo(double __x, double __y, int *__quo)
static float
remquof
(float __x, float __y, MemorySegment __quo) extern float remquof(float __x, float __y, int *__quo)
static FunctionDescriptor
Function descriptor for:extern float remquof(float __x, float __y, int *__quo)
static MethodHandle
Downcall method handle for:extern float remquof(float __x, float __y, int *__quo)
static double
rint
(double __x) extern double rint(double __x)
static FunctionDescriptor
Function descriptor for:extern double rint(double __x)
static MethodHandle
Downcall method handle for:extern double rint(double __x)
static float
rintf
(float __x) extern float rintf(float __x)
static FunctionDescriptor
Function descriptor for:extern float rintf(float __x)
static MethodHandle
Downcall method handle for:extern float rintf(float __x)
static int
enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL0 = 0
static int
enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL1 = 1
static int
enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL2 = 2
static int
enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL3 = 3
static int
enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL4 = 4
static int
enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL5 = 5
static int
enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL6 = 6
static int
enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL7 = 7
static int
enum <anonymous>.RL_ATTACHMENT_CUBEMAP_NEGATIVE_X = 1
static int
enum <anonymous>.RL_ATTACHMENT_CUBEMAP_NEGATIVE_Y = 3
static int
enum <anonymous>.RL_ATTACHMENT_CUBEMAP_NEGATIVE_Z = 5
static int
enum <anonymous>.RL_ATTACHMENT_CUBEMAP_POSITIVE_X = 0
static int
enum <anonymous>.RL_ATTACHMENT_CUBEMAP_POSITIVE_Y = 2
static int
enum <anonymous>.RL_ATTACHMENT_CUBEMAP_POSITIVE_Z = 4
static int
enum <anonymous>.RL_ATTACHMENT_DEPTH = 100
static int
enum <anonymous>.RL_ATTACHMENT_RENDERBUFFER = 200
static int
enum <anonymous>.RL_ATTACHMENT_STENCIL = 200
static int
enum <anonymous>.RL_ATTACHMENT_TEXTURE2D = 100
static int
enum <anonymous>.RL_BLEND_ADD_COLORS = 3
static int
enum <anonymous>.RL_BLEND_ADDITIVE = 1
static int
enum <anonymous>.RL_BLEND_ALPHA = 0
static int
enum <anonymous>.RL_BLEND_ALPHA_PREMULTIPLY = 5
static int
enum <anonymous>.RL_BLEND_CUSTOM = 6
static int
enum <anonymous>.RL_BLEND_CUSTOM_SEPARATE = 7
static int
enum <anonymous>.RL_BLEND_MULTIPLIED = 2
static int
enum <anonymous>.RL_BLEND_SUBTRACT_COLORS = 4
static double
#define RL_CULL_DISTANCE_FAR 1000.0
static double
#define RL_CULL_DISTANCE_NEAR 0.01
static int
enum <anonymous>.RL_CULL_FACE_BACK = 1
static int
enum <anonymous>.RL_CULL_FACE_FRONT = 0
static int
enum <anonymous>.RL_LOG_ALL = 0
static int
enum <anonymous>.RL_LOG_DEBUG = 2
static int
enum <anonymous>.RL_LOG_ERROR = 5
static int
enum <anonymous>.RL_LOG_FATAL = 6
static int
enum <anonymous>.RL_LOG_INFO = 3
static int
enum <anonymous>.RL_LOG_NONE = 7
static int
enum <anonymous>.RL_LOG_TRACE = 1
static int
enum <anonymous>.RL_LOG_WARNING = 4
static int
enum <anonymous>.RL_OPENGL_11 = 1
static int
enum <anonymous>.RL_OPENGL_21 = 2
static int
enum <anonymous>.RL_OPENGL_33 = 3
static int
enum <anonymous>.RL_OPENGL_43 = 4
static int
enum <anonymous>.RL_OPENGL_ES_20 = 5
static int
enum <anonymous>.RL_OPENGL_ES_30 = 6
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA = 23
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA = 24
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_DXT1_RGB = 14
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_DXT1_RGBA = 15
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_DXT3_RGBA = 16
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_DXT5_RGBA = 17
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_ETC1_RGB = 18
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA = 20
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_ETC2_RGB = 19
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_PVRT_RGB = 21
static int
enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_PVRT_RGBA = 22
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA = 2
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE = 1
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R16 = 11
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16 = 12
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16 = 13
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R32 = 8
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32 = 9
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32 = 10
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4 = 6
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1 = 5
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R5G6B5 = 3
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8 = 4
static int
enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8 = 7
static int
enum <anonymous>.RL_SHADER_ATTRIB_FLOAT = 0
static int
enum <anonymous>.RL_SHADER_ATTRIB_VEC2 = 1
static int
enum <anonymous>.RL_SHADER_ATTRIB_VEC3 = 2
static int
enum <anonymous>.RL_SHADER_ATTRIB_VEC4 = 3
static int
enum <anonymous>.RL_SHADER_LOC_COLOR_AMBIENT = 14
static int
enum <anonymous>.RL_SHADER_LOC_COLOR_DIFFUSE = 12
static int
enum <anonymous>.RL_SHADER_LOC_COLOR_SPECULAR = 13
static int
enum <anonymous>.RL_SHADER_LOC_MAP_ALBEDO = 15
static int
enum <anonymous>.RL_SHADER_LOC_MAP_BRDF = 25
static int
enum <anonymous>.RL_SHADER_LOC_MAP_CUBEMAP = 22
static int
#define RL_SHADER_LOC_MAP_DIFFUSE 15
static int
enum <anonymous>.RL_SHADER_LOC_MAP_EMISSION = 20
static int
enum <anonymous>.RL_SHADER_LOC_MAP_HEIGHT = 21
static int
enum <anonymous>.RL_SHADER_LOC_MAP_IRRADIANCE = 23
static int
enum <anonymous>.RL_SHADER_LOC_MAP_METALNESS = 16
static int
enum <anonymous>.RL_SHADER_LOC_MAP_NORMAL = 17
static int
enum <anonymous>.RL_SHADER_LOC_MAP_OCCLUSION = 19
static int
enum <anonymous>.RL_SHADER_LOC_MAP_PREFILTER = 24
static int
enum <anonymous>.RL_SHADER_LOC_MAP_ROUGHNESS = 18
static int
#define RL_SHADER_LOC_MAP_SPECULAR 16
static int
enum <anonymous>.RL_SHADER_LOC_MATRIX_MODEL = 9
static int
enum <anonymous>.RL_SHADER_LOC_MATRIX_MVP = 6
static int
enum <anonymous>.RL_SHADER_LOC_MATRIX_NORMAL = 10
static int
enum <anonymous>.RL_SHADER_LOC_MATRIX_PROJECTION = 8
static int
enum <anonymous>.RL_SHADER_LOC_MATRIX_VIEW = 7
static int
enum <anonymous>.RL_SHADER_LOC_VECTOR_VIEW = 11
static int
enum <anonymous>.RL_SHADER_LOC_VERTEX_COLOR = 5
static int
enum <anonymous>.RL_SHADER_LOC_VERTEX_NORMAL = 3
static int
enum <anonymous>.RL_SHADER_LOC_VERTEX_POSITION = 0
static int
enum <anonymous>.RL_SHADER_LOC_VERTEX_TANGENT = 4
static int
enum <anonymous>.RL_SHADER_LOC_VERTEX_TEXCOORD01 = 1
static int
enum <anonymous>.RL_SHADER_LOC_VERTEX_TEXCOORD02 = 2
static int
enum <anonymous>.RL_SHADER_UNIFORM_FLOAT = 0
static int
enum <anonymous>.RL_SHADER_UNIFORM_INT = 4
static int
enum <anonymous>.RL_SHADER_UNIFORM_IVEC2 = 5
static int
enum <anonymous>.RL_SHADER_UNIFORM_IVEC3 = 6
static int
enum <anonymous>.RL_SHADER_UNIFORM_IVEC4 = 7
static int
enum <anonymous>.RL_SHADER_UNIFORM_SAMPLER2D = 8
static int
enum <anonymous>.RL_SHADER_UNIFORM_VEC2 = 1
static int
enum <anonymous>.RL_SHADER_UNIFORM_VEC3 = 2
static int
enum <anonymous>.RL_SHADER_UNIFORM_VEC4 = 3
static int
enum <anonymous>.RL_TEXTURE_FILTER_ANISOTROPIC_16X = 5
static int
enum <anonymous>.RL_TEXTURE_FILTER_ANISOTROPIC_4X = 3
static int
enum <anonymous>.RL_TEXTURE_FILTER_ANISOTROPIC_8X = 4
static int
enum <anonymous>.RL_TEXTURE_FILTER_BILINEAR = 1
static int
enum <anonymous>.RL_TEXTURE_FILTER_POINT = 0
static int
enum <anonymous>.RL_TEXTURE_FILTER_TRILINEAR = 2
static void
rlActiveDrawBuffers
(int count) void rlActiveDrawBuffers(int count)
static FunctionDescriptor
Function descriptor for:void rlActiveDrawBuffers(int count)
static MethodHandle
Downcall method handle for:void rlActiveDrawBuffers(int count)
static void
rlActiveTextureSlot
(int slot) void rlActiveTextureSlot(int slot)
static FunctionDescriptor
Function descriptor for:void rlActiveTextureSlot(int slot)
static MethodHandle
Downcall method handle for:void rlActiveTextureSlot(int slot)
static void
rlBegin
(int mode) void rlBegin(int mode)
static FunctionDescriptor
Function descriptor for:void rlBegin(int mode)
static MethodHandle
Downcall method handle for:void rlBegin(int mode)
static void
rlBindImageTexture
(int id, int index, int format, boolean readonly) void rlBindImageTexture(unsigned int id, unsigned int index, int format, _Bool readonly)
static FunctionDescriptor
Function descriptor for:void rlBindImageTexture(unsigned int id, unsigned int index, int format, _Bool readonly)
static MethodHandle
Downcall method handle for:void rlBindImageTexture(unsigned int id, unsigned int index, int format, _Bool readonly)
static void
rlBindShaderBuffer
(int id, int index) void rlBindShaderBuffer(unsigned int id, unsigned int index)
static FunctionDescriptor
Function descriptor for:void rlBindShaderBuffer(unsigned int id, unsigned int index)
static MethodHandle
Downcall method handle for:void rlBindShaderBuffer(unsigned int id, unsigned int index)
static void
rlBlitFramebuffer
(int srcX, int srcY, int srcWidth, int srcHeight, int dstX, int dstY, int dstWidth, int dstHeight, int bufferMask) void rlBlitFramebuffer(int srcX, int srcY, int srcWidth, int srcHeight, int dstX, int dstY, int dstWidth, int dstHeight, int bufferMask)
static FunctionDescriptor
Function descriptor for:void rlBlitFramebuffer(int srcX, int srcY, int srcWidth, int srcHeight, int dstX, int dstY, int dstWidth, int dstHeight, int bufferMask)
static MethodHandle
Downcall method handle for:void rlBlitFramebuffer(int srcX, int srcY, int srcWidth, int srcHeight, int dstX, int dstY, int dstWidth, int dstHeight, int bufferMask)
static void
void rlCheckErrors()
static FunctionDescriptor
Function descriptor for:void rlCheckErrors()
static MethodHandle
Downcall method handle for:void rlCheckErrors()
static boolean
rlCheckRenderBatchLimit
(int vCount) _Bool rlCheckRenderBatchLimit(int vCount)
static FunctionDescriptor
Function descriptor for:_Bool rlCheckRenderBatchLimit(int vCount)
static MethodHandle
Downcall method handle for:_Bool rlCheckRenderBatchLimit(int vCount)
static void
rlClearColor
(byte r, byte g, byte b, byte a) void rlClearColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
static FunctionDescriptor
Function descriptor for:void rlClearColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
static MethodHandle
Downcall method handle for:void rlClearColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
static void
void rlClearScreenBuffers()
static FunctionDescriptor
Function descriptor for:void rlClearScreenBuffers()
static MethodHandle
Downcall method handle for:void rlClearScreenBuffers()
static void
rlColor3f
(float x, float y, float z) void rlColor3f(float x, float y, float z)
static FunctionDescriptor
Function descriptor for:void rlColor3f(float x, float y, float z)
static MethodHandle
Downcall method handle for:void rlColor3f(float x, float y, float z)
static void
rlColor4f
(float x, float y, float z, float w) void rlColor4f(float x, float y, float z, float w)
static FunctionDescriptor
Function descriptor for:void rlColor4f(float x, float y, float z, float w)
static MethodHandle
Downcall method handle for:void rlColor4f(float x, float y, float z, float w)
static void
rlColor4ub
(byte r, byte g, byte b, byte a) void rlColor4ub(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
static FunctionDescriptor
Function descriptor for:void rlColor4ub(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
static MethodHandle
Downcall method handle for:void rlColor4ub(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
static int
rlCompileShader
(MemorySegment shaderCode, int type) unsigned int rlCompileShader(const char *shaderCode, int type)
static FunctionDescriptor
Function descriptor for:unsigned int rlCompileShader(const char *shaderCode, int type)
static MethodHandle
Downcall method handle for:unsigned int rlCompileShader(const char *shaderCode, int type)
static void
rlComputeShaderDispatch
(int groupX, int groupY, int groupZ) void rlComputeShaderDispatch(unsigned int groupX, unsigned int groupY, unsigned int groupZ)
static FunctionDescriptor
Function descriptor for:void rlComputeShaderDispatch(unsigned int groupX, unsigned int groupY, unsigned int groupZ)
static MethodHandle
Downcall method handle for:void rlComputeShaderDispatch(unsigned int groupX, unsigned int groupY, unsigned int groupZ)
static void
rlCopyShaderBuffer
(int destId, int srcId, int destOffset, int srcOffset, int count) void rlCopyShaderBuffer(unsigned int destId, unsigned int srcId, unsigned int destOffset, unsigned int srcOffset, unsigned int count)
static FunctionDescriptor
Function descriptor for:void rlCopyShaderBuffer(unsigned int destId, unsigned int srcId, unsigned int destOffset, unsigned int srcOffset, unsigned int count)
static MethodHandle
Downcall method handle for:void rlCopyShaderBuffer(unsigned int destId, unsigned int srcId, unsigned int destOffset, unsigned int srcOffset, unsigned int count)
static void
rlCubemapParameters
(int id, int param, int value) void rlCubemapParameters(unsigned int id, int param, int value)
static FunctionDescriptor
Function descriptor for:void rlCubemapParameters(unsigned int id, int param, int value)
static MethodHandle
Downcall method handle for:void rlCubemapParameters(unsigned int id, int param, int value)
static void
void rlDisableBackfaceCulling()
static FunctionDescriptor
Function descriptor for:void rlDisableBackfaceCulling()
static MethodHandle
Downcall method handle for:void rlDisableBackfaceCulling()
static void
void rlDisableColorBlend()
static FunctionDescriptor
Function descriptor for:void rlDisableColorBlend()
static MethodHandle
Downcall method handle for:void rlDisableColorBlend()
static void
void rlDisableDepthMask()
static FunctionDescriptor
Function descriptor for:void rlDisableDepthMask()
static MethodHandle
Downcall method handle for:void rlDisableDepthMask()
static void
void rlDisableDepthTest()
static FunctionDescriptor
Function descriptor for:void rlDisableDepthTest()
static MethodHandle
Downcall method handle for:void rlDisableDepthTest()
static void
void rlDisableFramebuffer()
static FunctionDescriptor
Function descriptor for:void rlDisableFramebuffer()
static MethodHandle
Downcall method handle for:void rlDisableFramebuffer()
static void
void rlDisableScissorTest()
static FunctionDescriptor
Function descriptor for:void rlDisableScissorTest()
static MethodHandle
Downcall method handle for:void rlDisableScissorTest()
static void
void rlDisableShader()
static FunctionDescriptor
Function descriptor for:void rlDisableShader()
static MethodHandle
Downcall method handle for:void rlDisableShader()
static void
void rlDisableSmoothLines()
static FunctionDescriptor
Function descriptor for:void rlDisableSmoothLines()
static MethodHandle
Downcall method handle for:void rlDisableSmoothLines()
static void
void rlDisableStereoRender()
static FunctionDescriptor
Function descriptor for:void rlDisableStereoRender()
static MethodHandle
Downcall method handle for:void rlDisableStereoRender()
static void
void rlDisableTexture()
static FunctionDescriptor
Function descriptor for:void rlDisableTexture()
static MethodHandle
Downcall method handle for:void rlDisableTexture()
static void
void rlDisableTextureCubemap()
static FunctionDescriptor
Function descriptor for:void rlDisableTextureCubemap()
static MethodHandle
Downcall method handle for:void rlDisableTextureCubemap()
static void
void rlDisableVertexArray()
static FunctionDescriptor
Function descriptor for:void rlDisableVertexArray()
static MethodHandle
Downcall method handle for:void rlDisableVertexArray()
static void
rlDisableVertexAttribute
(int index) void rlDisableVertexAttribute(unsigned int index)
static FunctionDescriptor
Function descriptor for:void rlDisableVertexAttribute(unsigned int index)
static MethodHandle
Downcall method handle for:void rlDisableVertexAttribute(unsigned int index)
static void
void rlDisableVertexBuffer()
static FunctionDescriptor
Function descriptor for:void rlDisableVertexBuffer()
static MethodHandle
Downcall method handle for:void rlDisableVertexBuffer()
static void
void rlDisableVertexBufferElement()
static FunctionDescriptor
Function descriptor for:void rlDisableVertexBufferElement()
static MethodHandle
Downcall method handle for:void rlDisableVertexBufferElement()
static void
void rlDisableWireMode()
static FunctionDescriptor
Function descriptor for:void rlDisableWireMode()
static MethodHandle
Downcall method handle for:void rlDisableWireMode()
static void
rlDrawRenderBatch
(MemorySegment batch) void rlDrawRenderBatch(rlRenderBatch *batch)
static FunctionDescriptor
Function descriptor for:void rlDrawRenderBatch(rlRenderBatch *batch)
static MethodHandle
Downcall method handle for:void rlDrawRenderBatch(rlRenderBatch *batch)
static void
void rlDrawRenderBatchActive()
static FunctionDescriptor
Function descriptor for:void rlDrawRenderBatchActive()
static MethodHandle
Downcall method handle for:void rlDrawRenderBatchActive()
static void
rlDrawVertexArray
(int offset, int count) void rlDrawVertexArray(int offset, int count)
static FunctionDescriptor
Function descriptor for:void rlDrawVertexArray(int offset, int count)
static MethodHandle
Downcall method handle for:void rlDrawVertexArray(int offset, int count)
static void
rlDrawVertexArrayElements
(int offset, int count, MemorySegment buffer) void rlDrawVertexArrayElements(int offset, int count, const void *buffer)
static FunctionDescriptor
Function descriptor for:void rlDrawVertexArrayElements(int offset, int count, const void *buffer)
static MethodHandle
Downcall method handle for:void rlDrawVertexArrayElements(int offset, int count, const void *buffer)
static void
rlDrawVertexArrayElementsInstanced
(int offset, int count, MemorySegment buffer, int instances) void rlDrawVertexArrayElementsInstanced(int offset, int count, const void *buffer, int instances)
static FunctionDescriptor
Function descriptor for:void rlDrawVertexArrayElementsInstanced(int offset, int count, const void *buffer, int instances)
static MethodHandle
Downcall method handle for:void rlDrawVertexArrayElementsInstanced(int offset, int count, const void *buffer, int instances)
static void
rlDrawVertexArrayInstanced
(int offset, int count, int instances) void rlDrawVertexArrayInstanced(int offset, int count, int instances)
static FunctionDescriptor
Function descriptor for:void rlDrawVertexArrayInstanced(int offset, int count, int instances)
static MethodHandle
Downcall method handle for:void rlDrawVertexArrayInstanced(int offset, int count, int instances)
static void
void rlEnableBackfaceCulling()
static FunctionDescriptor
Function descriptor for:void rlEnableBackfaceCulling()
static MethodHandle
Downcall method handle for:void rlEnableBackfaceCulling()
static void
void rlEnableColorBlend()
static FunctionDescriptor
Function descriptor for:void rlEnableColorBlend()
static MethodHandle
Downcall method handle for:void rlEnableColorBlend()
static void
void rlEnableDepthMask()
static FunctionDescriptor
Function descriptor for:void rlEnableDepthMask()
static MethodHandle
Downcall method handle for:void rlEnableDepthMask()
static void
void rlEnableDepthTest()
static FunctionDescriptor
Function descriptor for:void rlEnableDepthTest()
static MethodHandle
Downcall method handle for:void rlEnableDepthTest()
static void
rlEnableFramebuffer
(int id) void rlEnableFramebuffer(unsigned int id)
static FunctionDescriptor
Function descriptor for:void rlEnableFramebuffer(unsigned int id)
static MethodHandle
Downcall method handle for:void rlEnableFramebuffer(unsigned int id)
static void
void rlEnablePointMode()
static FunctionDescriptor
Function descriptor for:void rlEnablePointMode()
static MethodHandle
Downcall method handle for:void rlEnablePointMode()
static void
void rlEnableScissorTest()
static FunctionDescriptor
Function descriptor for:void rlEnableScissorTest()
static MethodHandle
Downcall method handle for:void rlEnableScissorTest()
static void
rlEnableShader
(int id) void rlEnableShader(unsigned int id)
static FunctionDescriptor
Function descriptor for:void rlEnableShader(unsigned int id)
static MethodHandle
Downcall method handle for:void rlEnableShader(unsigned int id)
static void
void rlEnableSmoothLines()
static FunctionDescriptor
Function descriptor for:void rlEnableSmoothLines()
static MethodHandle
Downcall method handle for:void rlEnableSmoothLines()
static void
void rlEnableStereoRender()
static FunctionDescriptor
Function descriptor for:void rlEnableStereoRender()
static MethodHandle
Downcall method handle for:void rlEnableStereoRender()
static void
rlEnableTexture
(int id) void rlEnableTexture(unsigned int id)
static FunctionDescriptor
Function descriptor for:void rlEnableTexture(unsigned int id)
static MethodHandle
Downcall method handle for:void rlEnableTexture(unsigned int id)
static void
rlEnableTextureCubemap
(int id) void rlEnableTextureCubemap(unsigned int id)
static FunctionDescriptor
Function descriptor for:void rlEnableTextureCubemap(unsigned int id)
static MethodHandle
Downcall method handle for:void rlEnableTextureCubemap(unsigned int id)
static boolean
rlEnableVertexArray
(int vaoId) _Bool rlEnableVertexArray(unsigned int vaoId)
static FunctionDescriptor
Function descriptor for:_Bool rlEnableVertexArray(unsigned int vaoId)
static MethodHandle
Downcall method handle for:_Bool rlEnableVertexArray(unsigned int vaoId)
static void
rlEnableVertexAttribute
(int index) void rlEnableVertexAttribute(unsigned int index)
static FunctionDescriptor
Function descriptor for:void rlEnableVertexAttribute(unsigned int index)
static MethodHandle
Downcall method handle for:void rlEnableVertexAttribute(unsigned int index)
static void
rlEnableVertexBuffer
(int id) void rlEnableVertexBuffer(unsigned int id)
static FunctionDescriptor
Function descriptor for:void rlEnableVertexBuffer(unsigned int id)
static MethodHandle
Downcall method handle for:void rlEnableVertexBuffer(unsigned int id)
static void
rlEnableVertexBufferElement
(int id) void rlEnableVertexBufferElement(unsigned int id)
static FunctionDescriptor
Function descriptor for:void rlEnableVertexBufferElement(unsigned int id)
static MethodHandle
Downcall method handle for:void rlEnableVertexBufferElement(unsigned int id)
static void
void rlEnableWireMode()
static FunctionDescriptor
Function descriptor for:void rlEnableWireMode()
static MethodHandle
Downcall method handle for:void rlEnableWireMode()
static void
rlEnd()
void rlEnd()
static FunctionDescriptor
Function descriptor for:void rlEnd()
static MethodHandle
Downcall method handle for:void rlEnd()
static void
rlFramebufferAttach
(int fboId, int texId, int attachType, int texType, int mipLevel) void rlFramebufferAttach(unsigned int fboId, unsigned int texId, int attachType, int texType, int mipLevel)
static FunctionDescriptor
Function descriptor for:void rlFramebufferAttach(unsigned int fboId, unsigned int texId, int attachType, int texType, int mipLevel)
static MethodHandle
Downcall method handle for:void rlFramebufferAttach(unsigned int fboId, unsigned int texId, int attachType, int texType, int mipLevel)
static boolean
rlFramebufferComplete
(int id) _Bool rlFramebufferComplete(unsigned int id)
static FunctionDescriptor
Function descriptor for:_Bool rlFramebufferComplete(unsigned int id)
static MethodHandle
Downcall method handle for:_Bool rlFramebufferComplete(unsigned int id)
static void
rlFrustum
(double left, double right, double bottom, double top, double znear, double zfar) void rlFrustum(double left, double right, double bottom, double top, double znear, double zfar)
static FunctionDescriptor
Function descriptor for:void rlFrustum(double left, double right, double bottom, double top, double znear, double zfar)
static MethodHandle
Downcall method handle for:void rlFrustum(double left, double right, double bottom, double top, double znear, double zfar)
static void
rlGenTextureMipmaps
(int id, int width, int height, int format, MemorySegment mipmaps) void rlGenTextureMipmaps(unsigned int id, int width, int height, int format, int *mipmaps)
static FunctionDescriptor
Function descriptor for:void rlGenTextureMipmaps(unsigned int id, int width, int height, int format, int *mipmaps)
static MethodHandle
Downcall method handle for:void rlGenTextureMipmaps(unsigned int id, int width, int height, int format, int *mipmaps)
static int
int rlGetFramebufferHeight()
static FunctionDescriptor
Function descriptor for:int rlGetFramebufferHeight()
static MethodHandle
Downcall method handle for:int rlGetFramebufferHeight()
static int
int rlGetFramebufferWidth()
static FunctionDescriptor
Function descriptor for:int rlGetFramebufferWidth()
static MethodHandle
Downcall method handle for:int rlGetFramebufferWidth()
static void
rlGetGlTextureFormats
(int format, MemorySegment glInternalFormat, MemorySegment glFormat, MemorySegment glType) void rlGetGlTextureFormats(int format, unsigned int *glInternalFormat, unsigned int *glFormat, unsigned int *glType)
static FunctionDescriptor
Function descriptor for:void rlGetGlTextureFormats(int format, unsigned int *glInternalFormat, unsigned int *glFormat, unsigned int *glType)
static MethodHandle
Downcall method handle for:void rlGetGlTextureFormats(int format, unsigned int *glInternalFormat, unsigned int *glFormat, unsigned int *glType)
static float
float rlGetLineWidth()
static FunctionDescriptor
Function descriptor for:float rlGetLineWidth()
static MethodHandle
Downcall method handle for:float rlGetLineWidth()
static int
rlGetLocationAttrib
(int shaderId, MemorySegment attribName) int rlGetLocationAttrib(unsigned int shaderId, const char *attribName)
static FunctionDescriptor
Function descriptor for:int rlGetLocationAttrib(unsigned int shaderId, const char *attribName)
static MethodHandle
Downcall method handle for:int rlGetLocationAttrib(unsigned int shaderId, const char *attribName)
static int
rlGetLocationUniform
(int shaderId, MemorySegment uniformName) int rlGetLocationUniform(unsigned int shaderId, const char *uniformName)
static FunctionDescriptor
Function descriptor for:int rlGetLocationUniform(unsigned int shaderId, const char *uniformName)
static MethodHandle
Downcall method handle for:int rlGetLocationUniform(unsigned int shaderId, const char *uniformName)
static MemorySegment
rlGetMatrixModelview
(SegmentAllocator allocator) Matrix rlGetMatrixModelview()
static FunctionDescriptor
Function descriptor for:Matrix rlGetMatrixModelview()
static MethodHandle
Downcall method handle for:Matrix rlGetMatrixModelview()
static MemorySegment
rlGetMatrixProjection
(SegmentAllocator allocator) Matrix rlGetMatrixProjection()
static FunctionDescriptor
Function descriptor for:Matrix rlGetMatrixProjection()
static MethodHandle
Downcall method handle for:Matrix rlGetMatrixProjection()
static MemorySegment
rlGetMatrixProjectionStereo
(SegmentAllocator allocator, int eye) Matrix rlGetMatrixProjectionStereo(int eye)
static FunctionDescriptor
Function descriptor for:Matrix rlGetMatrixProjectionStereo(int eye)
static MethodHandle
Downcall method handle for:Matrix rlGetMatrixProjectionStereo(int eye)
static MemorySegment
rlGetMatrixTransform
(SegmentAllocator allocator) Matrix rlGetMatrixTransform()
static FunctionDescriptor
Function descriptor for:Matrix rlGetMatrixTransform()
static MethodHandle
Downcall method handle for:Matrix rlGetMatrixTransform()
static MemorySegment
rlGetMatrixViewOffsetStereo
(SegmentAllocator allocator, int eye) Matrix rlGetMatrixViewOffsetStereo(int eye)
static FunctionDescriptor
Function descriptor for:Matrix rlGetMatrixViewOffsetStereo(int eye)
static MethodHandle
Downcall method handle for:Matrix rlGetMatrixViewOffsetStereo(int eye)
static MemorySegment
rlGetPixelFormatName
(int format) const char *rlGetPixelFormatName(unsigned int format)
static FunctionDescriptor
Function descriptor for:const char *rlGetPixelFormatName(unsigned int format)
static MethodHandle
Downcall method handle for:const char *rlGetPixelFormatName(unsigned int format)
static int
rlGetShaderBufferSize
(int id) unsigned int rlGetShaderBufferSize(unsigned int id)
static FunctionDescriptor
Function descriptor for:unsigned int rlGetShaderBufferSize(unsigned int id)
static MethodHandle
Downcall method handle for:unsigned int rlGetShaderBufferSize(unsigned int id)
static int
unsigned int rlGetShaderIdDefault()
static FunctionDescriptor
Function descriptor for:unsigned int rlGetShaderIdDefault()
static MethodHandle
Downcall method handle for:unsigned int rlGetShaderIdDefault()
static MemorySegment
int *rlGetShaderLocsDefault()
static FunctionDescriptor
Function descriptor for:int *rlGetShaderLocsDefault()
static MethodHandle
Downcall method handle for:int *rlGetShaderLocsDefault()
static int
unsigned int rlGetTextureIdDefault()
static FunctionDescriptor
Function descriptor for:unsigned int rlGetTextureIdDefault()
static MethodHandle
Downcall method handle for:unsigned int rlGetTextureIdDefault()
static int
int rlGetVersion()
static FunctionDescriptor
Function descriptor for:int rlGetVersion()
static MethodHandle
Downcall method handle for:int rlGetVersion()
static MemorySegment
#define RLGL_VERSION "4.5"
static void
void rlglClose()
static FunctionDescriptor
Function descriptor for:void rlglClose()
static MethodHandle
Downcall method handle for:void rlglClose()
static void
rlglInit
(int width, int height) void rlglInit(int width, int height)
static FunctionDescriptor
Function descriptor for:void rlglInit(int width, int height)
static MethodHandle
Downcall method handle for:void rlglInit(int width, int height)
static boolean
_Bool rlIsStereoRenderEnabled()
static FunctionDescriptor
Function descriptor for:_Bool rlIsStereoRenderEnabled()
static MethodHandle
Downcall method handle for:_Bool rlIsStereoRenderEnabled()
static int
rlLoadComputeShaderProgram
(int shaderId) unsigned int rlLoadComputeShaderProgram(unsigned int shaderId)
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadComputeShaderProgram(unsigned int shaderId)
static MethodHandle
Downcall method handle for:unsigned int rlLoadComputeShaderProgram(unsigned int shaderId)
static void
void rlLoadDrawCube()
static FunctionDescriptor
Function descriptor for:void rlLoadDrawCube()
static MethodHandle
Downcall method handle for:void rlLoadDrawCube()
static void
void rlLoadDrawQuad()
static FunctionDescriptor
Function descriptor for:void rlLoadDrawQuad()
static MethodHandle
Downcall method handle for:void rlLoadDrawQuad()
static void
rlLoadExtensions
(MemorySegment loader) void rlLoadExtensions(void *loader)
static FunctionDescriptor
Function descriptor for:void rlLoadExtensions(void *loader)
static MethodHandle
Downcall method handle for:void rlLoadExtensions(void *loader)
static int
rlLoadFramebuffer
(int width, int height) unsigned int rlLoadFramebuffer(int width, int height)
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadFramebuffer(int width, int height)
static MethodHandle
Downcall method handle for:unsigned int rlLoadFramebuffer(int width, int height)
static void
void rlLoadIdentity()
static FunctionDescriptor
Function descriptor for:void rlLoadIdentity()
static MethodHandle
Downcall method handle for:void rlLoadIdentity()
static MemorySegment
rlLoadRenderBatch
(SegmentAllocator allocator, int numBuffers, int bufferElements) rlRenderBatch rlLoadRenderBatch(int numBuffers, int bufferElements)
static FunctionDescriptor
Function descriptor for:rlRenderBatch rlLoadRenderBatch(int numBuffers, int bufferElements)
static MethodHandle
Downcall method handle for:rlRenderBatch rlLoadRenderBatch(int numBuffers, int bufferElements)
static int
rlLoadShaderBuffer
(int size, MemorySegment data, int usageHint) unsigned int rlLoadShaderBuffer(unsigned int size, const void *data, int usageHint)
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadShaderBuffer(unsigned int size, const void *data, int usageHint)
static MethodHandle
Downcall method handle for:unsigned int rlLoadShaderBuffer(unsigned int size, const void *data, int usageHint)
static int
rlLoadShaderCode
(MemorySegment vsCode, MemorySegment fsCode) unsigned int rlLoadShaderCode(const char *vsCode, const char *fsCode)
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadShaderCode(const char *vsCode, const char *fsCode)
static MethodHandle
Downcall method handle for:unsigned int rlLoadShaderCode(const char *vsCode, const char *fsCode)
static int
rlLoadShaderProgram
(int vShaderId, int fShaderId) unsigned int rlLoadShaderProgram(unsigned int vShaderId, unsigned int fShaderId)
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadShaderProgram(unsigned int vShaderId, unsigned int fShaderId)
static MethodHandle
Downcall method handle for:unsigned int rlLoadShaderProgram(unsigned int vShaderId, unsigned int fShaderId)
static int
rlLoadTexture
(MemorySegment data, int width, int height, int format, int mipmapCount) unsigned int rlLoadTexture(const void *data, int width, int height, int format, int mipmapCount)
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadTexture(const void *data, int width, int height, int format, int mipmapCount)
static MethodHandle
Downcall method handle for:unsigned int rlLoadTexture(const void *data, int width, int height, int format, int mipmapCount)
static int
rlLoadTextureCubemap
(MemorySegment data, int size, int format) unsigned int rlLoadTextureCubemap(const void *data, int size, int format)
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadTextureCubemap(const void *data, int size, int format)
static MethodHandle
Downcall method handle for:unsigned int rlLoadTextureCubemap(const void *data, int size, int format)
static int
rlLoadTextureDepth
(int width, int height, boolean useRenderBuffer) unsigned int rlLoadTextureDepth(int width, int height, _Bool useRenderBuffer)
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadTextureDepth(int width, int height, _Bool useRenderBuffer)
static MethodHandle
Downcall method handle for:unsigned int rlLoadTextureDepth(int width, int height, _Bool useRenderBuffer)
static int
unsigned int rlLoadVertexArray()
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadVertexArray()
static MethodHandle
Downcall method handle for:unsigned int rlLoadVertexArray()
static int
rlLoadVertexBuffer
(MemorySegment buffer, int size, boolean dynamic) unsigned int rlLoadVertexBuffer(const void *buffer, int size, _Bool dynamic)
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadVertexBuffer(const void *buffer, int size, _Bool dynamic)
static MethodHandle
Downcall method handle for:unsigned int rlLoadVertexBuffer(const void *buffer, int size, _Bool dynamic)
static int
rlLoadVertexBufferElement
(MemorySegment buffer, int size, boolean dynamic) unsigned int rlLoadVertexBufferElement(const void *buffer, int size, _Bool dynamic)
static FunctionDescriptor
Function descriptor for:unsigned int rlLoadVertexBufferElement(const void *buffer, int size, _Bool dynamic)
static MethodHandle
Downcall method handle for:unsigned int rlLoadVertexBufferElement(const void *buffer, int size, _Bool dynamic)
static void
rlMatrixMode
(int mode) void rlMatrixMode(int mode)
static FunctionDescriptor
Function descriptor for:void rlMatrixMode(int mode)
static MethodHandle
Downcall method handle for:void rlMatrixMode(int mode)
static void
rlMultMatrixf
(MemorySegment matf) void rlMultMatrixf(const float *matf)
static FunctionDescriptor
Function descriptor for:void rlMultMatrixf(const float *matf)
static MethodHandle
Downcall method handle for:void rlMultMatrixf(const float *matf)
static void
rlNormal3f
(float x, float y, float z) void rlNormal3f(float x, float y, float z)
static FunctionDescriptor
Function descriptor for:void rlNormal3f(float x, float y, float z)
static MethodHandle
Downcall method handle for:void rlNormal3f(float x, float y, float z)
static void
rlOrtho
(double left, double right, double bottom, double top, double znear, double zfar) void rlOrtho(double left, double right, double bottom, double top, double znear, double zfar)
static FunctionDescriptor
Function descriptor for:void rlOrtho(double left, double right, double bottom, double top, double znear, double zfar)
static MethodHandle
Downcall method handle for:void rlOrtho(double left, double right, double bottom, double top, double znear, double zfar)
static void
void rlPopMatrix()
static FunctionDescriptor
Function descriptor for:void rlPopMatrix()
static MethodHandle
Downcall method handle for:void rlPopMatrix()
static void
void rlPushMatrix()
static FunctionDescriptor
Function descriptor for:void rlPushMatrix()
static MethodHandle
Downcall method handle for:void rlPushMatrix()
static MemorySegment
rlReadScreenPixels
(int width, int height) unsigned char *rlReadScreenPixels(int width, int height)
static FunctionDescriptor
Function descriptor for:unsigned char *rlReadScreenPixels(int width, int height)
static MethodHandle
Downcall method handle for:unsigned char *rlReadScreenPixels(int width, int height)
static void
rlReadShaderBuffer
(int id, MemorySegment dest, int count, int offset) void rlReadShaderBuffer(unsigned int id, void *dest, unsigned int count, unsigned int offset)
static FunctionDescriptor
Function descriptor for:void rlReadShaderBuffer(unsigned int id, void *dest, unsigned int count, unsigned int offset)
static MethodHandle
Downcall method handle for:void rlReadShaderBuffer(unsigned int id, void *dest, unsigned int count, unsigned int offset)
static MemorySegment
rlReadTexturePixels
(int id, int width, int height, int format) void *rlReadTexturePixels(unsigned int id, int width, int height, int format)
static FunctionDescriptor
Function descriptor for:void *rlReadTexturePixels(unsigned int id, int width, int height, int format)
static MethodHandle
Downcall method handle for:void *rlReadTexturePixels(unsigned int id, int width, int height, int format)
static void
rlRotatef
(float angle, float x, float y, float z) void rlRotatef(float angle, float x, float y, float z)
static FunctionDescriptor
Function descriptor for:void rlRotatef(float angle, float x, float y, float z)
static MethodHandle
Downcall method handle for:void rlRotatef(float angle, float x, float y, float z)
static void
rlScalef
(float x, float y, float z) void rlScalef(float x, float y, float z)
static FunctionDescriptor
Function descriptor for:void rlScalef(float x, float y, float z)
static MethodHandle
Downcall method handle for:void rlScalef(float x, float y, float z)
static void
rlScissor
(int x, int y, int width, int height) void rlScissor(int x, int y, int width, int height)
static FunctionDescriptor
Function descriptor for:void rlScissor(int x, int y, int width, int height)
static MethodHandle
Downcall method handle for:void rlScissor(int x, int y, int width, int height)
static void
rlSetBlendFactors
(int glSrcFactor, int glDstFactor, int glEquation) void rlSetBlendFactors(int glSrcFactor, int glDstFactor, int glEquation)
static FunctionDescriptor
Function descriptor for:void rlSetBlendFactors(int glSrcFactor, int glDstFactor, int glEquation)
static MethodHandle
Downcall method handle for:void rlSetBlendFactors(int glSrcFactor, int glDstFactor, int glEquation)
static void
rlSetBlendFactorsSeparate
(int glSrcRGB, int glDstRGB, int glSrcAlpha, int glDstAlpha, int glEqRGB, int glEqAlpha) void rlSetBlendFactorsSeparate(int glSrcRGB, int glDstRGB, int glSrcAlpha, int glDstAlpha, int glEqRGB, int glEqAlpha)
static FunctionDescriptor
Function descriptor for:void rlSetBlendFactorsSeparate(int glSrcRGB, int glDstRGB, int glSrcAlpha, int glDstAlpha, int glEqRGB, int glEqAlpha)
static MethodHandle
Downcall method handle for:void rlSetBlendFactorsSeparate(int glSrcRGB, int glDstRGB, int glSrcAlpha, int glDstAlpha, int glEqRGB, int glEqAlpha)
static void
rlSetBlendMode
(int mode) void rlSetBlendMode(int mode)
static FunctionDescriptor
Function descriptor for:void rlSetBlendMode(int mode)
static MethodHandle
Downcall method handle for:void rlSetBlendMode(int mode)
static void
rlSetCullFace
(int mode) void rlSetCullFace(int mode)
static FunctionDescriptor
Function descriptor for:void rlSetCullFace(int mode)
static MethodHandle
Downcall method handle for:void rlSetCullFace(int mode)
static void
rlSetFramebufferHeight
(int height) void rlSetFramebufferHeight(int height)
static FunctionDescriptor
Function descriptor for:void rlSetFramebufferHeight(int height)
static MethodHandle
Downcall method handle for:void rlSetFramebufferHeight(int height)
static void
rlSetFramebufferWidth
(int width) void rlSetFramebufferWidth(int width)
static FunctionDescriptor
Function descriptor for:void rlSetFramebufferWidth(int width)
static MethodHandle
Downcall method handle for:void rlSetFramebufferWidth(int width)
static void
rlSetLineWidth
(float width) void rlSetLineWidth(float width)
static FunctionDescriptor
Function descriptor for:void rlSetLineWidth(float width)
static MethodHandle
Downcall method handle for:void rlSetLineWidth(float width)
static void
void rlSetMatrixModelview(Matrix view)
static FunctionDescriptor
Function descriptor for:void rlSetMatrixModelview(Matrix view)
static MethodHandle
Downcall method handle for:void rlSetMatrixModelview(Matrix view)
static void
void rlSetMatrixProjection(Matrix proj)
static FunctionDescriptor
Function descriptor for:void rlSetMatrixProjection(Matrix proj)
static MethodHandle
Downcall method handle for:void rlSetMatrixProjection(Matrix proj)
static void
rlSetMatrixProjectionStereo
(MemorySegment right, MemorySegment left) void rlSetMatrixProjectionStereo(Matrix right, Matrix left)
static FunctionDescriptor
Function descriptor for:void rlSetMatrixProjectionStereo(Matrix right, Matrix left)
static MethodHandle
Downcall method handle for:void rlSetMatrixProjectionStereo(Matrix right, Matrix left)
static void
rlSetMatrixViewOffsetStereo
(MemorySegment right, MemorySegment left) void rlSetMatrixViewOffsetStereo(Matrix right, Matrix left)
static FunctionDescriptor
Function descriptor for:void rlSetMatrixViewOffsetStereo(Matrix right, Matrix left)
static MethodHandle
Downcall method handle for:void rlSetMatrixViewOffsetStereo(Matrix right, Matrix left)
static void
void rlSetRenderBatchActive(rlRenderBatch *batch)
static FunctionDescriptor
Function descriptor for:void rlSetRenderBatchActive(rlRenderBatch *batch)
static MethodHandle
Downcall method handle for:void rlSetRenderBatchActive(rlRenderBatch *batch)
static void
rlSetShader
(int id, MemorySegment locs) void rlSetShader(unsigned int id, int *locs)
static FunctionDescriptor
Function descriptor for:void rlSetShader(unsigned int id, int *locs)
static MethodHandle
Downcall method handle for:void rlSetShader(unsigned int id, int *locs)
static void
rlSetTexture
(int id) void rlSetTexture(unsigned int id)
static FunctionDescriptor
Function descriptor for:void rlSetTexture(unsigned int id)
static MethodHandle
Downcall method handle for:void rlSetTexture(unsigned int id)
static void
rlSetUniform
(int locIndex, MemorySegment value, int uniformType, int count) void rlSetUniform(int locIndex, const void *value, int uniformType, int count)
static FunctionDescriptor
Function descriptor for:void rlSetUniform(int locIndex, const void *value, int uniformType, int count)
static MethodHandle
Downcall method handle for:void rlSetUniform(int locIndex, const void *value, int uniformType, int count)
static void
rlSetUniformMatrix
(int locIndex, MemorySegment mat) void rlSetUniformMatrix(int locIndex, Matrix mat)
static FunctionDescriptor
Function descriptor for:void rlSetUniformMatrix(int locIndex, Matrix mat)
static MethodHandle
Downcall method handle for:void rlSetUniformMatrix(int locIndex, Matrix mat)
static void
rlSetUniformSampler
(int locIndex, int textureId) void rlSetUniformSampler(int locIndex, unsigned int textureId)
static FunctionDescriptor
Function descriptor for:void rlSetUniformSampler(int locIndex, unsigned int textureId)
static MethodHandle
Downcall method handle for:void rlSetUniformSampler(int locIndex, unsigned int textureId)
static void
rlSetVertexAttribute
(int index, int compSize, int type, boolean normalized, int stride, MemorySegment pointer) void rlSetVertexAttribute(unsigned int index, int compSize, int type, _Bool normalized, int stride, const void *pointer)
static FunctionDescriptor
Function descriptor for:void rlSetVertexAttribute(unsigned int index, int compSize, int type, _Bool normalized, int stride, const void *pointer)
static MethodHandle
Downcall method handle for:void rlSetVertexAttribute(unsigned int index, int compSize, int type, _Bool normalized, int stride, const void *pointer)
static void
rlSetVertexAttributeDefault
(int locIndex, MemorySegment value, int attribType, int count) void rlSetVertexAttributeDefault(int locIndex, const void *value, int attribType, int count)
static FunctionDescriptor
Function descriptor for:void rlSetVertexAttributeDefault(int locIndex, const void *value, int attribType, int count)
static MethodHandle
Downcall method handle for:void rlSetVertexAttributeDefault(int locIndex, const void *value, int attribType, int count)
static void
rlSetVertexAttributeDivisor
(int index, int divisor) void rlSetVertexAttributeDivisor(unsigned int index, int divisor)
static FunctionDescriptor
Function descriptor for:void rlSetVertexAttributeDivisor(unsigned int index, int divisor)
static MethodHandle
Downcall method handle for:void rlSetVertexAttributeDivisor(unsigned int index, int divisor)
static void
rlTexCoord2f
(float x, float y) void rlTexCoord2f(float x, float y)
static FunctionDescriptor
Function descriptor for:void rlTexCoord2f(float x, float y)
static MethodHandle
Downcall method handle for:void rlTexCoord2f(float x, float y)
static void
rlTextureParameters
(int id, int param, int value) void rlTextureParameters(unsigned int id, int param, int value)
static FunctionDescriptor
Function descriptor for:void rlTextureParameters(unsigned int id, int param, int value)
static MethodHandle
Downcall method handle for:void rlTextureParameters(unsigned int id, int param, int value)
static void
rlTranslatef
(float x, float y, float z) void rlTranslatef(float x, float y, float z)
static FunctionDescriptor
Function descriptor for:void rlTranslatef(float x, float y, float z)
static MethodHandle
Downcall method handle for:void rlTranslatef(float x, float y, float z)
static void
rlUnloadFramebuffer
(int id) void rlUnloadFramebuffer(unsigned int id)
static FunctionDescriptor
Function descriptor for:void rlUnloadFramebuffer(unsigned int id)
static MethodHandle
Downcall method handle for:void rlUnloadFramebuffer(unsigned int id)
static void
rlUnloadRenderBatch
(MemorySegment batch) void rlUnloadRenderBatch(rlRenderBatch batch)
static FunctionDescriptor
Function descriptor for:void rlUnloadRenderBatch(rlRenderBatch batch)
static MethodHandle
Downcall method handle for:void rlUnloadRenderBatch(rlRenderBatch batch)
static void
rlUnloadShaderBuffer
(int ssboId) void rlUnloadShaderBuffer(unsigned int ssboId)
static FunctionDescriptor
Function descriptor for:void rlUnloadShaderBuffer(unsigned int ssboId)
static MethodHandle
Downcall method handle for:void rlUnloadShaderBuffer(unsigned int ssboId)
static void
rlUnloadShaderProgram
(int id) void rlUnloadShaderProgram(unsigned int id)
static FunctionDescriptor
Function descriptor for:void rlUnloadShaderProgram(unsigned int id)
static MethodHandle
Downcall method handle for:void rlUnloadShaderProgram(unsigned int id)
static void
rlUnloadTexture
(int id) void rlUnloadTexture(unsigned int id)
static FunctionDescriptor
Function descriptor for:void rlUnloadTexture(unsigned int id)
static MethodHandle
Downcall method handle for:void rlUnloadTexture(unsigned int id)
static void
rlUnloadVertexArray
(int vaoId) void rlUnloadVertexArray(unsigned int vaoId)
static FunctionDescriptor
Function descriptor for:void rlUnloadVertexArray(unsigned int vaoId)
static MethodHandle
Downcall method handle for:void rlUnloadVertexArray(unsigned int vaoId)
static void
rlUnloadVertexBuffer
(int vboId) void rlUnloadVertexBuffer(unsigned int vboId)
static FunctionDescriptor
Function descriptor for:void rlUnloadVertexBuffer(unsigned int vboId)
static MethodHandle
Downcall method handle for:void rlUnloadVertexBuffer(unsigned int vboId)
static void
rlUpdateShaderBuffer
(int id, MemorySegment data, int dataSize, int offset) void rlUpdateShaderBuffer(unsigned int id, const void *data, unsigned int dataSize, unsigned int offset)
static FunctionDescriptor
Function descriptor for:void rlUpdateShaderBuffer(unsigned int id, const void *data, unsigned int dataSize, unsigned int offset)
static MethodHandle
Downcall method handle for:void rlUpdateShaderBuffer(unsigned int id, const void *data, unsigned int dataSize, unsigned int offset)
static void
rlUpdateTexture
(int id, int offsetX, int offsetY, int width, int height, int format, MemorySegment data) void rlUpdateTexture(unsigned int id, int offsetX, int offsetY, int width, int height, int format, const void *data)
static FunctionDescriptor
Function descriptor for:void rlUpdateTexture(unsigned int id, int offsetX, int offsetY, int width, int height, int format, const void *data)
static MethodHandle
Downcall method handle for:void rlUpdateTexture(unsigned int id, int offsetX, int offsetY, int width, int height, int format, const void *data)
static void
rlUpdateVertexBuffer
(int bufferId, MemorySegment data, int dataSize, int offset) void rlUpdateVertexBuffer(unsigned int bufferId, const void *data, int dataSize, int offset)
static FunctionDescriptor
Function descriptor for:void rlUpdateVertexBuffer(unsigned int bufferId, const void *data, int dataSize, int offset)
static MethodHandle
Downcall method handle for:void rlUpdateVertexBuffer(unsigned int bufferId, const void *data, int dataSize, int offset)
static void
rlUpdateVertexBufferElements
(int id, MemorySegment data, int dataSize, int offset) void rlUpdateVertexBufferElements(unsigned int id, const void *data, int dataSize, int offset)
static FunctionDescriptor
Function descriptor for:void rlUpdateVertexBufferElements(unsigned int id, const void *data, int dataSize, int offset)
static MethodHandle
Downcall method handle for:void rlUpdateVertexBufferElements(unsigned int id, const void *data, int dataSize, int offset)
static void
rlVertex2f
(float x, float y) void rlVertex2f(float x, float y)
static FunctionDescriptor
Function descriptor for:void rlVertex2f(float x, float y)
static MethodHandle
Downcall method handle for:void rlVertex2f(float x, float y)
static void
rlVertex2i
(int x, int y) void rlVertex2i(int x, int y)
static FunctionDescriptor
Function descriptor for:void rlVertex2i(int x, int y)
static MethodHandle
Downcall method handle for:void rlVertex2i(int x, int y)
static void
rlVertex3f
(float x, float y, float z) void rlVertex3f(float x, float y, float z)
static FunctionDescriptor
Function descriptor for:void rlVertex3f(float x, float y, float z)
static MethodHandle
Downcall method handle for:void rlVertex3f(float x, float y, float z)
static void
rlViewport
(int x, int y, int width, int height) void rlViewport(int x, int y, int width, int height)
static FunctionDescriptor
Function descriptor for:void rlViewport(int x, int y, int width, int height)
static MethodHandle
Downcall method handle for:void rlViewport(int x, int y, int width, int height)
static double
round
(double __x) extern double round(double __x)
static FunctionDescriptor
Function descriptor for:extern double round(double __x)
static MethodHandle
Downcall method handle for:extern double round(double __x)
static float
roundf
(float __x) extern float roundf(float __x)
static FunctionDescriptor
Function descriptor for:extern float roundf(float __x)
static MethodHandle
Downcall method handle for:extern float roundf(float __x)
static double
scalb
(double __x, double __n) extern double scalb(double __x, double __n)
static FunctionDescriptor
Function descriptor for:extern double scalb(double __x, double __n)
static MethodHandle
Downcall method handle for:extern double scalb(double __x, double __n)
static float
scalbf
(float __x, float __n) extern float scalbf(float __x, float __n)
static FunctionDescriptor
Function descriptor for:extern float scalbf(float __x, float __n)
static MethodHandle
Downcall method handle for:extern float scalbf(float __x, float __n)
static double
scalbln
(double __x, long __n) extern double scalbln(double __x, long __n)
static FunctionDescriptor
Function descriptor for:extern double scalbln(double __x, long __n)
static MethodHandle
Downcall method handle for:extern double scalbln(double __x, long __n)
static float
scalblnf
(float __x, long __n) extern float scalblnf(float __x, long __n)
static FunctionDescriptor
Function descriptor for:extern float scalblnf(float __x, long __n)
static MethodHandle
Downcall method handle for:extern float scalblnf(float __x, long __n)
static double
scalbn
(double __x, int __n) extern double scalbn(double __x, int __n)
static FunctionDescriptor
Function descriptor for:extern double scalbn(double __x, int __n)
static MethodHandle
Downcall method handle for:extern double scalbn(double __x, int __n)
static float
scalbnf
(float __x, int __n) extern float scalbnf(float __x, int __n)
static FunctionDescriptor
Function descriptor for:extern float scalbnf(float __x, int __n)
static MethodHandle
Downcall method handle for:extern float scalbnf(float __x, int __n)
static void
SetAudioStreamCallback
(MemorySegment stream, MemorySegment callback) void SetAudioStreamCallback(AudioStream stream, AudioCallback callback)
static FunctionDescriptor
Function descriptor for:void SetAudioStreamCallback(AudioStream stream, AudioCallback callback)
static MethodHandle
Downcall method handle for:void SetAudioStreamCallback(AudioStream stream, AudioCallback callback)
static int
#define SHADER_LOC_MAP_DIFFUSE 15
static int
#define SHADER_LOC_MAP_SPECULAR 16
static int
signgam()
Getter for variable:extern int signgam
static void
signgam
(int varValue) Setter for variable:extern int signgam
static ValueLayout.OfInt
Layout for variable:extern int signgam
static MemorySegment
Segment for variable:extern int signgam
static double
significand
(double __x) extern double significand(double __x)
static FunctionDescriptor
Function descriptor for:extern double significand(double __x)
static MethodHandle
Downcall method handle for:extern double significand(double __x)
static float
significandf
(float __x) extern float significandf(float __x)
static FunctionDescriptor
Function descriptor for:extern float significandf(float __x)
static MethodHandle
Downcall method handle for:extern float significandf(float __x)
static double
sin
(double __x) extern double sin(double __x)
static FunctionDescriptor
Function descriptor for:extern double sin(double __x)
static MethodHandle
Downcall method handle for:extern double sin(double __x)
static float
sinf
(float __x) extern float sinf(float __x)
static FunctionDescriptor
Function descriptor for:extern float sinf(float __x)
static MethodHandle
Downcall method handle for:extern float sinf(float __x)
static double
sinh
(double __x) extern double sinh(double __x)
static FunctionDescriptor
Function descriptor for:extern double sinh(double __x)
static MethodHandle
Downcall method handle for:extern double sinh(double __x)
static float
sinhf
(float __x) extern float sinhf(float __x)
static FunctionDescriptor
Function descriptor for:extern float sinhf(float __x)
static MethodHandle
Downcall method handle for:extern float sinhf(float __x)
static double
sqrt
(double __x) extern double sqrt(double __x)
static FunctionDescriptor
Function descriptor for:extern double sqrt(double __x)
static MethodHandle
Downcall method handle for:extern double sqrt(double __x)
static float
sqrtf
(float __x) extern float sqrtf(float __x)
static FunctionDescriptor
Function descriptor for:extern float sqrtf(float __x)
static MethodHandle
Downcall method handle for:extern float sqrtf(float __x)
static double
tan
(double __x) extern double tan(double __x)
static FunctionDescriptor
Function descriptor for:extern double tan(double __x)
static MethodHandle
Downcall method handle for:extern double tan(double __x)
static float
tanf
(float __x) extern float tanf(float __x)
static FunctionDescriptor
Function descriptor for:extern float tanf(float __x)
static MethodHandle
Downcall method handle for:extern float tanf(float __x)
static double
tanh
(double __x) extern double tanh(double __x)
static FunctionDescriptor
Function descriptor for:extern double tanh(double __x)
static MethodHandle
Downcall method handle for:extern double tanh(double __x)
static float
tanhf
(float __x) extern float tanhf(float __x)
static FunctionDescriptor
Function descriptor for:extern float tanhf(float __x)
static MethodHandle
Downcall method handle for:extern float tanhf(float __x)
static double
tgamma
(double x0) extern double tgamma(double)
static FunctionDescriptor
Function descriptor for:extern double tgamma(double)
static MethodHandle
Downcall method handle for:extern double tgamma(double)
static float
tgammaf
(float x0) extern float tgammaf(float)
static FunctionDescriptor
Function descriptor for:extern float tgammaf(float)
static MethodHandle
Downcall method handle for:extern float tgammaf(float)
static double
trunc
(double __x) extern double trunc(double __x)
static FunctionDescriptor
Function descriptor for:extern double trunc(double __x)
static MethodHandle
Downcall method handle for:extern double trunc(double __x)
static float
truncf
(float __x) extern float truncf(float __x)
static FunctionDescriptor
Function descriptor for:extern float truncf(float __x)
static MethodHandle
Downcall method handle for:extern float truncf(float __x)
static double
y0
(double x0) extern double y0(double)
static FunctionDescriptor
Function descriptor for:extern double y0(double)
static MethodHandle
Downcall method handle for:extern double y0(double)
static float
y0f
(float x0) extern float y0f(float)
static FunctionDescriptor
Function descriptor for:extern float y0f(float)
static MethodHandle
Downcall method handle for:extern float y0f(float)
static double
y1
(double x0) extern double y1(double)
static FunctionDescriptor
Function descriptor for:extern double y1(double)
static MethodHandle
Downcall method handle for:extern double y1(double)
static float
y1f
(float x0) extern float y1f(float)
static FunctionDescriptor
Function descriptor for:extern float y1f(float)
static MethodHandle
Downcall method handle for:extern float y1f(float)
static double
yn
(int x0, double x1) extern double yn(int, double)
static FunctionDescriptor
Function descriptor for:extern double yn(int, double)
static MethodHandle
Downcall method handle for:extern double yn(int, double)
static float
ynf
(int x0, float x1) extern float ynf(int, float)
static FunctionDescriptor
Function descriptor for:extern float ynf(int, float)
static MethodHandle
Downcall method handle for:extern float ynf(int, float)
Methods inherited from class com.raylib.jextract.raylib_h_1
__bool_true_false_are_defined, __FD_SETSIZE, __FP_LOGB0_IS_MIN, __FP_LOGBNAN_IS_MIN, __GLIBC__, __glibc_c99_flexarr_available, __GLIBC_MINOR__, __GLIBC_USE_C2X_STRTOL, __GLIBC_USE_DEPRECATED_GETS, __GLIBC_USE_DEPRECATED_SCANF, __GLIBC_USE_IEC_60559_BFP_EXT, __GLIBC_USE_IEC_60559_BFP_EXT_C2X, __GLIBC_USE_IEC_60559_EXT, __GLIBC_USE_IEC_60559_FUNCS_EXT, __GLIBC_USE_IEC_60559_FUNCS_EXT_C2X, __GLIBC_USE_IEC_60559_TYPES_EXT, __GLIBC_USE_ISOC2X, __GLIBC_USE_LIB_EXT2, __GNU_LIBRARY__, __GNUC_VA_LIST, __HAVE_DISTINCT_FLOAT128, __HAVE_DISTINCT_FLOAT32, __HAVE_DISTINCT_FLOAT32X, __HAVE_DISTINCT_FLOAT64, __HAVE_DISTINCT_FLOAT64X, __HAVE_FLOAT128, __HAVE_FLOAT128X, __HAVE_FLOAT16, __HAVE_FLOAT32, __HAVE_FLOAT32X, __HAVE_FLOAT64, __HAVE_FLOAT64X, __HAVE_FLOAT64X_LONG_DOUBLE, __HAVE_FLOATN_NOT_TYPEDEF, __HAVE_GENERIC_SELECTION, __INO_T_MATCHES_INO64_T, __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64, __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI, __MATH_DECLARE_LDOUBLE, __MATH_DECLARING_DOUBLE, __MATH_DECLARING_FLOATN, __OFF_T_MATCHES_OFF64_T, __RLIM_T_MATCHES_RLIM64_T, __STATFS_MATCHES_STATFS64, __STDC_IEC_559__, __STDC_IEC_559_COMPLEX__, __SYSCALL_WORDSIZE, __USE_ATFILE, __USE_FORTIFY_LEVEL, __USE_ISOC11, __USE_ISOC95, __USE_ISOC99, __USE_MISC, __USE_POSIX, __USE_POSIX_IMPLICITLY, __USE_POSIX199309, __USE_POSIX199506, __USE_POSIX2, __USE_XOPEN2K, __USE_XOPEN2K8, __WORDSIZE, __WORDSIZE_TIME64_COMPAT32, _ATFILE_SOURCE, _BITS_LIBM_SIMD_DECL_STUBS_H, _BITS_TIME64_H, _BITS_TYPES_H, _BITS_TYPESIZES_H, _DEFAULT_SOURCE, _FEATURES_H, _MATH_H, _POSIX_SOURCE, _STDC_PREDEF_H, _SYS_CDEFS_H, BeginBlendMode, BeginBlendMode$descriptor, BeginBlendMode$handle, BeginDrawing, BeginDrawing$descriptor, BeginDrawing$handle, BeginMode2D, BeginMode2D$descriptor, BeginMode2D$handle, BeginMode3D, BeginMode3D$descriptor, BeginMode3D$handle, BeginScissorMode, BeginScissorMode$descriptor, BeginScissorMode$handle, BeginShaderMode, BeginShaderMode$descriptor, BeginShaderMode$handle, BeginTextureMode, BeginTextureMode$descriptor, BeginTextureMode$handle, BeginVrStereoMode, BeginVrStereoMode$descriptor, BeginVrStereoMode$handle, BLEND_ADD_COLORS, BLEND_ADDITIVE, BLEND_ALPHA, BLEND_ALPHA_PREMULTIPLY, BLEND_CUSTOM, BLEND_CUSTOM_SEPARATE, BLEND_MULTIPLIED, BLEND_SUBTRACT_COLORS, CAMERA_CUSTOM, CAMERA_FIRST_PERSON, CAMERA_FREE, CAMERA_ORBITAL, CAMERA_ORTHOGRAPHIC, CAMERA_PERSPECTIVE, CAMERA_THIRD_PERSON, ChangeDirectory, ChangeDirectory$descriptor, ChangeDirectory$handle, CheckCollisionBoxes, CheckCollisionBoxes$descriptor, CheckCollisionBoxes$handle, CheckCollisionBoxSphere, CheckCollisionBoxSphere$descriptor, CheckCollisionBoxSphere$handle, CheckCollisionCircleRec, CheckCollisionCircleRec$descriptor, CheckCollisionCircleRec$handle, CheckCollisionCircles, CheckCollisionCircles$descriptor, CheckCollisionCircles$handle, CheckCollisionLines, CheckCollisionLines$descriptor, CheckCollisionLines$handle, CheckCollisionPointCircle, CheckCollisionPointCircle$descriptor, CheckCollisionPointCircle$handle, CheckCollisionPointLine, CheckCollisionPointLine$descriptor, CheckCollisionPointLine$handle, CheckCollisionPointPoly, CheckCollisionPointPoly$descriptor, CheckCollisionPointPoly$handle, CheckCollisionPointRec, CheckCollisionPointRec$descriptor, CheckCollisionPointRec$handle, CheckCollisionPointTriangle, CheckCollisionPointTriangle$descriptor, CheckCollisionPointTriangle$handle, CheckCollisionRecs, CheckCollisionRecs$descriptor, CheckCollisionRecs$handle, CheckCollisionSpheres, CheckCollisionSpheres$descriptor, CheckCollisionSpheres$handle, ClearBackground, ClearBackground$descriptor, ClearBackground$handle, ClearWindowState, ClearWindowState$descriptor, ClearWindowState$handle, CloseAudioDevice, CloseAudioDevice$descriptor, CloseAudioDevice$handle, CloseWindow, CloseWindow$descriptor, CloseWindow$handle, CodepointToUTF8, CodepointToUTF8$descriptor, CodepointToUTF8$handle, ColorAlpha, ColorAlpha$descriptor, ColorAlpha$handle, ColorAlphaBlend, ColorAlphaBlend$descriptor, ColorAlphaBlend$handle, ColorBrightness, ColorBrightness$descriptor, ColorBrightness$handle, ColorContrast, ColorContrast$descriptor, ColorContrast$handle, ColorFromHSV, ColorFromHSV$descriptor, ColorFromHSV$handle, ColorFromNormalized, ColorFromNormalized$descriptor, ColorFromNormalized$handle, ColorNormalize, ColorNormalize$descriptor, ColorNormalize$handle, ColorTint, ColorTint$descriptor, ColorTint$handle, ColorToHSV, ColorToHSV$descriptor, ColorToHSV$handle, ColorToInt, ColorToInt$descriptor, ColorToInt$handle, CompressData, CompressData$descriptor, CompressData$handle, CUBEMAP_LAYOUT_AUTO_DETECT, CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE, CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR, CUBEMAP_LAYOUT_LINE_HORIZONTAL, CUBEMAP_LAYOUT_LINE_VERTICAL, CUBEMAP_LAYOUT_PANORAMA, DecodeDataBase64, DecodeDataBase64$descriptor, DecodeDataBase64$handle, DecompressData, DecompressData$descriptor, DecompressData$handle, DirectoryExists, DirectoryExists$descriptor, DirectoryExists$handle, DisableCursor, DisableCursor$descriptor, DisableCursor$handle, DisableEventWaiting, DisableEventWaiting$descriptor, DisableEventWaiting$handle, DrawBillboard, DrawBillboard$descriptor, DrawBillboard$handle, DrawBillboardPro, DrawBillboardPro$descriptor, DrawBillboardPro$handle, DrawBillboardRec, DrawBillboardRec$descriptor, DrawBillboardRec$handle, DrawBoundingBox, DrawBoundingBox$descriptor, DrawBoundingBox$handle, DrawCapsule, DrawCapsule$descriptor, DrawCapsule$handle, DrawCapsuleWires, DrawCapsuleWires$descriptor, DrawCapsuleWires$handle, DrawCircle, DrawCircle$descriptor, DrawCircle$handle, DrawCircle3D, DrawCircle3D$descriptor, DrawCircle3D$handle, DrawCircleGradient, DrawCircleGradient$descriptor, DrawCircleGradient$handle, DrawCircleLines, DrawCircleLines$descriptor, DrawCircleLines$handle, DrawCircleLinesV, DrawCircleLinesV$descriptor, DrawCircleLinesV$handle, DrawCircleSector, DrawCircleSector$descriptor, DrawCircleSector$handle, DrawCircleSectorLines, DrawCircleSectorLines$descriptor, DrawCircleSectorLines$handle, DrawCircleV, DrawCircleV$descriptor, DrawCircleV$handle, DrawCube, DrawCube$descriptor, DrawCube$handle, DrawCubeV, DrawCubeV$descriptor, DrawCubeV$handle, DrawCubeWires, DrawCubeWires$descriptor, DrawCubeWires$handle, DrawCubeWiresV, DrawCubeWiresV$descriptor, DrawCubeWiresV$handle, DrawCylinder, DrawCylinder$descriptor, DrawCylinder$handle, DrawCylinderEx, DrawCylinderEx$descriptor, DrawCylinderEx$handle, DrawCylinderWires, DrawCylinderWires$descriptor, DrawCylinderWires$handle, DrawCylinderWiresEx, DrawCylinderWiresEx$descriptor, DrawCylinderWiresEx$handle, DrawEllipse, DrawEllipse$descriptor, DrawEllipse$handle, DrawEllipseLines, DrawEllipseLines$descriptor, DrawEllipseLines$handle, DrawFPS, DrawFPS$descriptor, DrawFPS$handle, DrawGrid, DrawGrid$descriptor, DrawGrid$handle, DrawLine, DrawLine$descriptor, DrawLine$handle, DrawLine3D, DrawLine3D$descriptor, DrawLine3D$handle, DrawLineBezier, DrawLineBezier$descriptor, DrawLineBezier$handle, DrawLineEx, DrawLineEx$descriptor, DrawLineEx$handle, DrawLineStrip, DrawLineStrip$descriptor, DrawLineStrip$handle, DrawLineV, DrawLineV$descriptor, DrawLineV$handle, DrawMesh, DrawMesh$descriptor, DrawMesh$handle, DrawMeshInstanced, DrawMeshInstanced$descriptor, DrawMeshInstanced$handle, DrawModel, DrawModel$descriptor, DrawModel$handle, DrawModelEx, DrawModelEx$descriptor, DrawModelEx$handle, DrawModelWires, DrawModelWires$descriptor, DrawModelWires$handle, DrawModelWiresEx, DrawModelWiresEx$descriptor, DrawModelWiresEx$handle, DrawPixel, DrawPixel$descriptor, DrawPixel$handle, DrawPixelV, DrawPixelV$descriptor, DrawPixelV$handle, DrawPlane, DrawPlane$descriptor, DrawPlane$handle, DrawPoint3D, DrawPoint3D$descriptor, DrawPoint3D$handle, DrawPoly, DrawPoly$descriptor, DrawPoly$handle, DrawPolyLines, DrawPolyLines$descriptor, DrawPolyLines$handle, DrawPolyLinesEx, DrawPolyLinesEx$descriptor, DrawPolyLinesEx$handle, DrawRay, DrawRay$descriptor, DrawRay$handle, DrawRectangle, DrawRectangle$descriptor, DrawRectangle$handle, DrawRectangleGradientEx, DrawRectangleGradientEx$descriptor, DrawRectangleGradientEx$handle, DrawRectangleGradientH, DrawRectangleGradientH$descriptor, DrawRectangleGradientH$handle, DrawRectangleGradientV, DrawRectangleGradientV$descriptor, DrawRectangleGradientV$handle, DrawRectangleLines, DrawRectangleLines$descriptor, DrawRectangleLines$handle, DrawRectangleLinesEx, DrawRectangleLinesEx$descriptor, DrawRectangleLinesEx$handle, DrawRectanglePro, DrawRectanglePro$descriptor, DrawRectanglePro$handle, DrawRectangleRec, DrawRectangleRec$descriptor, DrawRectangleRec$handle, DrawRectangleRounded, DrawRectangleRounded$descriptor, DrawRectangleRounded$handle, DrawRectangleRoundedLines, DrawRectangleRoundedLines$descriptor, DrawRectangleRoundedLines$handle, DrawRectangleV, DrawRectangleV$descriptor, DrawRectangleV$handle, DrawRing, DrawRing$descriptor, DrawRing$handle, DrawRingLines, DrawRingLines$descriptor, DrawRingLines$handle, DrawSphere, DrawSphere$descriptor, DrawSphere$handle, DrawSphereEx, DrawSphereEx$descriptor, DrawSphereEx$handle, DrawSphereWires, DrawSphereWires$descriptor, DrawSphereWires$handle, DrawSplineBasis, DrawSplineBasis$descriptor, DrawSplineBasis$handle, DrawSplineBezierCubic, DrawSplineBezierCubic$descriptor, DrawSplineBezierCubic$handle, DrawSplineBezierQuadratic, DrawSplineBezierQuadratic$descriptor, DrawSplineBezierQuadratic$handle, DrawSplineCatmullRom, DrawSplineCatmullRom$descriptor, DrawSplineCatmullRom$handle, DrawSplineLinear, DrawSplineLinear$descriptor, DrawSplineLinear$handle, DrawSplineSegmentBasis, DrawSplineSegmentBasis$descriptor, DrawSplineSegmentBasis$handle, DrawSplineSegmentBezierCubic, DrawSplineSegmentBezierCubic$descriptor, DrawSplineSegmentBezierCubic$handle, DrawSplineSegmentBezierQuadratic, DrawSplineSegmentBezierQuadratic$descriptor, DrawSplineSegmentBezierQuadratic$handle, DrawSplineSegmentCatmullRom, DrawSplineSegmentCatmullRom$descriptor, DrawSplineSegmentCatmullRom$handle, DrawSplineSegmentLinear, DrawSplineSegmentLinear$descriptor, DrawSplineSegmentLinear$handle, DrawText, DrawText$descriptor, DrawText$handle, DrawTextCodepoint, DrawTextCodepoint$descriptor, DrawTextCodepoint$handle, DrawTextCodepoints, DrawTextCodepoints$descriptor, DrawTextCodepoints$handle, DrawTextEx, DrawTextEx$descriptor, DrawTextEx$handle, DrawTextPro, DrawTextPro$descriptor, DrawTextPro$handle, DrawTexture, DrawTexture$descriptor, DrawTexture$handle, DrawTextureEx, DrawTextureEx$descriptor, DrawTextureEx$handle, DrawTextureNPatch, DrawTextureNPatch$descriptor, DrawTextureNPatch$handle, DrawTexturePro, DrawTexturePro$descriptor, DrawTexturePro$handle, DrawTextureRec, DrawTextureRec$descriptor, DrawTextureRec$handle, DrawTextureV, DrawTextureV$descriptor, DrawTextureV$handle, DrawTriangle, DrawTriangle$descriptor, DrawTriangle$handle, DrawTriangle3D, DrawTriangle3D$descriptor, DrawTriangle3D$handle, DrawTriangleFan, DrawTriangleFan$descriptor, DrawTriangleFan$handle, DrawTriangleLines, DrawTriangleLines$descriptor, DrawTriangleLines$handle, DrawTriangleStrip, DrawTriangleStrip$descriptor, DrawTriangleStrip$handle, DrawTriangleStrip3D, DrawTriangleStrip3D$descriptor, DrawTriangleStrip3D$handle, EnableCursor, EnableCursor$descriptor, EnableCursor$handle, EnableEventWaiting, EnableEventWaiting$descriptor, EnableEventWaiting$handle, EncodeDataBase64, EncodeDataBase64$descriptor, EncodeDataBase64$handle, EndBlendMode, EndBlendMode$descriptor, EndBlendMode$handle, EndDrawing, EndDrawing$descriptor, EndDrawing$handle, EndMode2D, EndMode2D$descriptor, EndMode2D$handle, EndMode3D, EndMode3D$descriptor, EndMode3D$handle, EndScissorMode, EndScissorMode$descriptor, EndScissorMode$handle, EndShaderMode, EndShaderMode$descriptor, EndShaderMode$handle, EndTextureMode, EndTextureMode$descriptor, EndTextureMode$handle, EndVrStereoMode, EndVrStereoMode$descriptor, EndVrStereoMode$handle, ExportAutomationEventList, ExportAutomationEventList$descriptor, ExportAutomationEventList$handle, ExportDataAsCode, ExportDataAsCode$descriptor, ExportDataAsCode$handle, ExportFontAsCode, ExportFontAsCode$descriptor, ExportFontAsCode$handle, ExportImage, ExportImage$descriptor, ExportImage$handle, ExportImageAsCode, ExportImageAsCode$descriptor, ExportImageAsCode$handle, ExportImageToMemory, ExportImageToMemory$descriptor, ExportImageToMemory$handle, ExportMesh, ExportMesh$descriptor, ExportMesh$handle, ExportWave, ExportWave$descriptor, ExportWave$handle, ExportWaveAsCode, ExportWaveAsCode$descriptor, ExportWaveAsCode$handle, Fade, Fade$descriptor, Fade$handle, false_, FileExists, FileExists$descriptor, FileExists$handle, FLAG_BORDERLESS_WINDOWED_MODE, FLAG_FULLSCREEN_MODE, FLAG_INTERLACED_HINT, FLAG_MSAA_4X_HINT, FLAG_VSYNC_HINT, FLAG_WINDOW_ALWAYS_RUN, FLAG_WINDOW_HIDDEN, FLAG_WINDOW_HIGHDPI, FLAG_WINDOW_MAXIMIZED, FLAG_WINDOW_MINIMIZED, FLAG_WINDOW_MOUSE_PASSTHROUGH, FLAG_WINDOW_RESIZABLE, FLAG_WINDOW_TOPMOST, FLAG_WINDOW_TRANSPARENT, FLAG_WINDOW_UNDECORATED, FLAG_WINDOW_UNFOCUSED, FONT_BITMAP, FONT_DEFAULT, FONT_SDF, FP_INFINITE, FP_NAN, FP_NORMAL, FP_SUBNORMAL, FP_ZERO, GAMEPAD_AXIS_LEFT_TRIGGER, GAMEPAD_AXIS_LEFT_X, GAMEPAD_AXIS_LEFT_Y, GAMEPAD_AXIS_RIGHT_TRIGGER, GAMEPAD_AXIS_RIGHT_X, GAMEPAD_AXIS_RIGHT_Y, GAMEPAD_BUTTON_LEFT_FACE_DOWN, GAMEPAD_BUTTON_LEFT_FACE_LEFT, GAMEPAD_BUTTON_LEFT_FACE_RIGHT, GAMEPAD_BUTTON_LEFT_FACE_UP, GAMEPAD_BUTTON_LEFT_THUMB, GAMEPAD_BUTTON_LEFT_TRIGGER_1, GAMEPAD_BUTTON_LEFT_TRIGGER_2, GAMEPAD_BUTTON_MIDDLE, GAMEPAD_BUTTON_MIDDLE_LEFT, GAMEPAD_BUTTON_MIDDLE_RIGHT, GAMEPAD_BUTTON_RIGHT_FACE_DOWN, GAMEPAD_BUTTON_RIGHT_FACE_LEFT, GAMEPAD_BUTTON_RIGHT_FACE_RIGHT, GAMEPAD_BUTTON_RIGHT_FACE_UP, GAMEPAD_BUTTON_RIGHT_THUMB, GAMEPAD_BUTTON_RIGHT_TRIGGER_1, GAMEPAD_BUTTON_RIGHT_TRIGGER_2, GAMEPAD_BUTTON_UNKNOWN, GenImageCellular, GenImageCellular$descriptor, GenImageCellular$handle, GenImageChecked, GenImageChecked$descriptor, GenImageChecked$handle, GenImageColor, GenImageColor$descriptor, GenImageColor$handle, GenImageFontAtlas, GenImageFontAtlas$descriptor, GenImageFontAtlas$handle, GenImageGradientLinear, GenImageGradientLinear$descriptor, GenImageGradientLinear$handle, GenImageGradientRadial, GenImageGradientRadial$descriptor, GenImageGradientRadial$handle, GenImageGradientSquare, GenImageGradientSquare$descriptor, GenImageGradientSquare$handle, GenImagePerlinNoise, GenImagePerlinNoise$descriptor, GenImagePerlinNoise$handle, GenImageText, GenImageText$descriptor, GenImageText$handle, GenImageWhiteNoise, GenImageWhiteNoise$descriptor, GenImageWhiteNoise$handle, GenMeshCone, GenMeshCone$descriptor, GenMeshCone$handle, GenMeshCube, GenMeshCube$descriptor, GenMeshCube$handle, GenMeshCubicmap, GenMeshCubicmap$descriptor, GenMeshCubicmap$handle, GenMeshCylinder, GenMeshCylinder$descriptor, GenMeshCylinder$handle, GenMeshHeightmap, GenMeshHeightmap$descriptor, GenMeshHeightmap$handle, GenMeshHemiSphere, GenMeshHemiSphere$descriptor, GenMeshHemiSphere$handle, GenMeshKnot, GenMeshKnot$descriptor, GenMeshKnot$handle, GenMeshPlane, GenMeshPlane$descriptor, GenMeshPlane$handle, GenMeshPoly, GenMeshPoly$descriptor, GenMeshPoly$handle, GenMeshSphere, GenMeshSphere$descriptor, GenMeshSphere$handle, GenMeshTangents, GenMeshTangents$descriptor, GenMeshTangents$handle, GenMeshTorus, GenMeshTorus$descriptor, GenMeshTorus$handle, GenTextureMipmaps, GenTextureMipmaps$descriptor, GenTextureMipmaps$handle, GESTURE_DOUBLETAP, GESTURE_DRAG, GESTURE_HOLD, GESTURE_NONE, GESTURE_PINCH_IN, GESTURE_PINCH_OUT, GESTURE_SWIPE_DOWN, GESTURE_SWIPE_LEFT, GESTURE_SWIPE_RIGHT, GESTURE_SWIPE_UP, GESTURE_TAP, GetApplicationDirectory, GetApplicationDirectory$descriptor, GetApplicationDirectory$handle, GetCameraMatrix, GetCameraMatrix$descriptor, GetCameraMatrix$handle, GetCameraMatrix2D, GetCameraMatrix2D$descriptor, GetCameraMatrix2D$handle, GetCharPressed, GetCharPressed$descriptor, GetCharPressed$handle, GetClipboardText, GetClipboardText$descriptor, GetClipboardText$handle, GetCodepoint, GetCodepoint$descriptor, GetCodepoint$handle, GetCodepointCount, GetCodepointCount$descriptor, GetCodepointCount$handle, GetCodepointNext, GetCodepointNext$descriptor, GetCodepointNext$handle, GetCodepointPrevious, GetCodepointPrevious$descriptor, GetCodepointPrevious$handle, GetCollisionRec, GetCollisionRec$descriptor, GetCollisionRec$handle, GetColor, GetColor$descriptor, GetColor$handle, GetCurrentMonitor, GetCurrentMonitor$descriptor, GetCurrentMonitor$handle, GetDirectoryPath, GetDirectoryPath$descriptor, GetDirectoryPath$handle, GetFileExtension, GetFileExtension$descriptor, GetFileExtension$handle, GetFileLength, GetFileLength$descriptor, GetFileLength$handle, GetFileModTime, GetFileModTime$descriptor, GetFileModTime$handle, GetFileName, GetFileName$descriptor, GetFileName$handle, GetFileNameWithoutExt, GetFileNameWithoutExt$descriptor, GetFileNameWithoutExt$handle, GetFontDefault, GetFontDefault$descriptor, GetFontDefault$handle, GetFPS, GetFPS$descriptor, GetFPS$handle, GetFrameTime, GetFrameTime$descriptor, GetFrameTime$handle, GetGamepadAxisCount, GetGamepadAxisCount$descriptor, GetGamepadAxisCount$handle, GetGamepadAxisMovement, GetGamepadAxisMovement$descriptor, GetGamepadAxisMovement$handle, GetGamepadButtonPressed, GetGamepadButtonPressed$descriptor, GetGamepadButtonPressed$handle, GetGamepadName, GetGamepadName$descriptor, GetGamepadName$handle, GetGestureDetected, GetGestureDetected$descriptor, GetGestureDetected$handle, GetGestureDragAngle, GetGestureDragAngle$descriptor, GetGestureDragAngle$handle, GetGestureDragVector, GetGestureDragVector$descriptor, GetGestureDragVector$handle, GetGestureHoldDuration, GetGestureHoldDuration$descriptor, GetGestureHoldDuration$handle, GetGesturePinchAngle, GetGesturePinchAngle$descriptor, GetGesturePinchAngle$handle, GetGesturePinchVector, GetGesturePinchVector$descriptor, GetGesturePinchVector$handle, GetGlyphAtlasRec, GetGlyphAtlasRec$descriptor, GetGlyphAtlasRec$handle, GetGlyphIndex, GetGlyphIndex$descriptor, GetGlyphIndex$handle, GetGlyphInfo, GetGlyphInfo$descriptor, GetGlyphInfo$handle, GetImageAlphaBorder, GetImageAlphaBorder$descriptor, GetImageAlphaBorder$handle, GetImageColor, GetImageColor$descriptor, GetImageColor$handle, GetKeyPressed, GetKeyPressed$descriptor, GetKeyPressed$handle, GetMasterVolume, GetMasterVolume$descriptor, GetMasterVolume$handle, GetMeshBoundingBox, GetMeshBoundingBox$descriptor, GetMeshBoundingBox$handle, GetModelBoundingBox, GetModelBoundingBox$descriptor, GetModelBoundingBox$handle, GetMonitorCount, GetMonitorCount$descriptor, GetMonitorCount$handle, GetMonitorHeight, GetMonitorHeight$descriptor, GetMonitorHeight$handle, GetMonitorName, GetMonitorName$descriptor, GetMonitorName$handle, GetMonitorPhysicalHeight, GetMonitorPhysicalHeight$descriptor, GetMonitorPhysicalHeight$handle, GetMonitorPhysicalWidth, GetMonitorPhysicalWidth$descriptor, GetMonitorPhysicalWidth$handle, GetMonitorPosition, GetMonitorPosition$descriptor, GetMonitorPosition$handle, GetMonitorRefreshRate, GetMonitorRefreshRate$descriptor, GetMonitorRefreshRate$handle, GetMonitorWidth, GetMonitorWidth$descriptor, GetMonitorWidth$handle, GetMouseDelta, GetMouseDelta$descriptor, GetMouseDelta$handle, GetMousePosition, GetMousePosition$descriptor, GetMousePosition$handle, GetMouseRay, GetMouseRay$descriptor, GetMouseRay$handle, GetMouseWheelMove, GetMouseWheelMove$descriptor, GetMouseWheelMove$handle, GetMouseWheelMoveV, GetMouseWheelMoveV$descriptor, GetMouseWheelMoveV$handle, GetMouseX, GetMouseX$descriptor, GetMouseX$handle, GetMouseY, GetMouseY$descriptor, GetMouseY$handle, GetMusicTimeLength, GetMusicTimeLength$descriptor, GetMusicTimeLength$handle, GetMusicTimePlayed, GetMusicTimePlayed$descriptor, GetMusicTimePlayed$handle, GetPixelColor, GetPixelColor$descriptor, GetPixelColor$handle, GetPixelDataSize, GetPixelDataSize$descriptor, GetPixelDataSize$handle, GetPrevDirectoryPath, GetPrevDirectoryPath$descriptor, GetPrevDirectoryPath$handle, GetRandomValue, GetRandomValue$descriptor, GetRandomValue$handle, GetRayCollisionBox, GetRayCollisionBox$descriptor, GetRayCollisionBox$handle, GetRayCollisionMesh, GetRayCollisionMesh$descriptor, GetRayCollisionMesh$handle, GetRayCollisionQuad, GetRayCollisionQuad$descriptor, GetRayCollisionQuad$handle, GetRayCollisionSphere, GetRayCollisionSphere$descriptor, GetRayCollisionSphere$handle, GetRayCollisionTriangle, GetRayCollisionTriangle$descriptor, GetRayCollisionTriangle$handle, GetRenderHeight, GetRenderHeight$descriptor, GetRenderHeight$handle, GetRenderWidth, GetRenderWidth$descriptor, GetRenderWidth$handle, GetScreenHeight, GetScreenHeight$descriptor, GetScreenHeight$handle, GetScreenToWorld2D, GetScreenToWorld2D$descriptor, GetScreenToWorld2D$handle, GetScreenWidth, GetScreenWidth$descriptor, GetScreenWidth$handle, GetShaderLocation, GetShaderLocation$descriptor, GetShaderLocation$handle, GetShaderLocationAttrib, GetShaderLocationAttrib$descriptor, GetShaderLocationAttrib$handle, GetSplinePointBasis, GetSplinePointBasis$descriptor, GetSplinePointBasis$handle, GetSplinePointBezierCubic, GetSplinePointBezierCubic$descriptor, GetSplinePointBezierCubic$handle, GetSplinePointBezierQuad, GetSplinePointBezierQuad$descriptor, GetSplinePointBezierQuad$handle, GetSplinePointCatmullRom, GetSplinePointCatmullRom$descriptor, GetSplinePointCatmullRom$handle, GetSplinePointLinear, GetSplinePointLinear$descriptor, GetSplinePointLinear$handle, GetTime, GetTime$descriptor, GetTime$handle, GetTouchPointCount, GetTouchPointCount$descriptor, GetTouchPointCount$handle, GetTouchPointId, GetTouchPointId$descriptor, GetTouchPointId$handle, GetTouchPosition, GetTouchPosition$descriptor, GetTouchPosition$handle, GetTouchX, GetTouchX$descriptor, GetTouchX$handle, GetTouchY, GetTouchY$descriptor, GetTouchY$handle, GetWindowHandle, GetWindowHandle$descriptor, GetWindowHandle$handle, GetWindowPosition, GetWindowPosition$descriptor, GetWindowPosition$handle, GetWindowScaleDPI, GetWindowScaleDPI$descriptor, GetWindowScaleDPI$handle, GetWorkingDirectory, GetWorkingDirectory$descriptor, GetWorkingDirectory$handle, GetWorldToScreen, GetWorldToScreen$descriptor, GetWorldToScreen$handle, GetWorldToScreen2D, GetWorldToScreen2D$descriptor, GetWorldToScreen2D$handle, GetWorldToScreenEx, GetWorldToScreenEx$descriptor, GetWorldToScreenEx$handle, HideCursor, HideCursor$descriptor, HideCursor$handle, ImageAlphaClear, ImageAlphaClear$descriptor, ImageAlphaClear$handle, ImageAlphaCrop, ImageAlphaCrop$descriptor, ImageAlphaCrop$handle, ImageAlphaMask, ImageAlphaMask$descriptor, ImageAlphaMask$handle, ImageAlphaPremultiply, ImageAlphaPremultiply$descriptor, ImageAlphaPremultiply$handle, ImageBlurGaussian, ImageBlurGaussian$descriptor, ImageBlurGaussian$handle, ImageClearBackground, ImageClearBackground$descriptor, ImageClearBackground$handle, ImageColorBrightness, ImageColorBrightness$descriptor, ImageColorBrightness$handle, ImageColorContrast, ImageColorContrast$descriptor, ImageColorContrast$handle, ImageColorGrayscale, ImageColorGrayscale$descriptor, ImageColorGrayscale$handle, ImageColorInvert, ImageColorInvert$descriptor, ImageColorInvert$handle, ImageColorReplace, ImageColorReplace$descriptor, ImageColorReplace$handle, ImageColorTint, ImageColorTint$descriptor, ImageColorTint$handle, ImageCopy, ImageCopy$descriptor, ImageCopy$handle, ImageCrop, ImageCrop$descriptor, ImageCrop$handle, ImageDither, ImageDither$descriptor, ImageDither$handle, ImageDraw, ImageDraw$descriptor, ImageDraw$handle, ImageDrawCircle, ImageDrawCircle$descriptor, ImageDrawCircle$handle, ImageDrawCircleLines, ImageDrawCircleLines$descriptor, ImageDrawCircleLines$handle, ImageDrawCircleLinesV, ImageDrawCircleLinesV$descriptor, ImageDrawCircleLinesV$handle, ImageDrawCircleV, ImageDrawCircleV$descriptor, ImageDrawCircleV$handle, ImageDrawLine, ImageDrawLine$descriptor, ImageDrawLine$handle, ImageDrawLineV, ImageDrawLineV$descriptor, ImageDrawLineV$handle, ImageDrawPixel, ImageDrawPixel$descriptor, ImageDrawPixel$handle, ImageDrawPixelV, ImageDrawPixelV$descriptor, ImageDrawPixelV$handle, ImageDrawRectangle, ImageDrawRectangle$descriptor, ImageDrawRectangle$handle, ImageDrawRectangleLines, ImageDrawRectangleLines$descriptor, ImageDrawRectangleLines$handle, ImageDrawRectangleRec, ImageDrawRectangleRec$descriptor, ImageDrawRectangleRec$handle, ImageDrawRectangleV, ImageDrawRectangleV$descriptor, ImageDrawRectangleV$handle, ImageDrawText, ImageDrawText$descriptor, ImageDrawText$handle, ImageDrawTextEx, ImageDrawTextEx$descriptor, ImageDrawTextEx$handle, ImageFlipHorizontal, ImageFlipHorizontal$descriptor, ImageFlipHorizontal$handle, ImageFlipVertical, ImageFlipVertical$descriptor, ImageFlipVertical$handle, ImageFormat, ImageFormat$descriptor, ImageFormat$handle, ImageFromImage, ImageFromImage$descriptor, ImageFromImage$handle, ImageMipmaps, ImageMipmaps$descriptor, ImageMipmaps$handle, ImageResize, ImageResize$descriptor, ImageResize$handle, ImageResizeCanvas, ImageResizeCanvas$descriptor, ImageResizeCanvas$handle, ImageResizeNN, ImageResizeNN$descriptor, ImageResizeNN$handle, ImageRotate, ImageRotate$descriptor, ImageRotate$handle, ImageRotateCCW, ImageRotateCCW$descriptor, ImageRotateCCW$handle, ImageRotateCW, ImageRotateCW$descriptor, ImageRotateCW$handle, ImageText, ImageText$descriptor, ImageText$handle, ImageTextEx, ImageTextEx$descriptor, ImageTextEx$handle, ImageToPOT, ImageToPOT$descriptor, ImageToPOT$handle, InitAudioDevice, InitAudioDevice$descriptor, InitAudioDevice$handle, InitWindow, InitWindow$descriptor, InitWindow$handle, IsAudioDeviceReady, IsAudioDeviceReady$descriptor, IsAudioDeviceReady$handle, IsAudioStreamPlaying, IsAudioStreamPlaying$descriptor, IsAudioStreamPlaying$handle, IsAudioStreamProcessed, IsAudioStreamProcessed$descriptor, IsAudioStreamProcessed$handle, IsAudioStreamReady, IsAudioStreamReady$descriptor, IsAudioStreamReady$handle, IsCursorHidden, IsCursorHidden$descriptor, IsCursorHidden$handle, IsCursorOnScreen, IsCursorOnScreen$descriptor, IsCursorOnScreen$handle, IsFileDropped, IsFileDropped$descriptor, IsFileDropped$handle, IsFileExtension, IsFileExtension$descriptor, IsFileExtension$handle, IsFontReady, IsFontReady$descriptor, IsFontReady$handle, IsGamepadAvailable, IsGamepadAvailable$descriptor, IsGamepadAvailable$handle, IsGamepadButtonDown, IsGamepadButtonDown$descriptor, IsGamepadButtonDown$handle, IsGamepadButtonPressed, IsGamepadButtonPressed$descriptor, IsGamepadButtonPressed$handle, IsGamepadButtonReleased, IsGamepadButtonReleased$descriptor, IsGamepadButtonReleased$handle, IsGamepadButtonUp, IsGamepadButtonUp$descriptor, IsGamepadButtonUp$handle, IsGestureDetected, IsGestureDetected$descriptor, IsGestureDetected$handle, IsImageReady, IsImageReady$descriptor, IsImageReady$handle, IsKeyDown, IsKeyDown$descriptor, IsKeyDown$handle, IsKeyPressed, IsKeyPressed$descriptor, IsKeyPressed$handle, IsKeyPressedRepeat, IsKeyPressedRepeat$descriptor, IsKeyPressedRepeat$handle, IsKeyReleased, IsKeyReleased$descriptor, IsKeyReleased$handle, IsKeyUp, IsKeyUp$descriptor, IsKeyUp$handle, IsMaterialReady, IsMaterialReady$descriptor, IsMaterialReady$handle, IsModelAnimationValid, IsModelAnimationValid$descriptor, IsModelAnimationValid$handle, IsModelReady, IsModelReady$descriptor, IsModelReady$handle, IsMouseButtonDown, IsMouseButtonDown$descriptor, IsMouseButtonDown$handle, IsMouseButtonPressed, IsMouseButtonPressed$descriptor, IsMouseButtonPressed$handle, IsMouseButtonReleased, IsMouseButtonReleased$descriptor, IsMouseButtonReleased$handle, IsMouseButtonUp, IsMouseButtonUp$descriptor, IsMouseButtonUp$handle, IsMusicReady, IsMusicReady$descriptor, IsMusicReady$handle, IsMusicStreamPlaying, IsMusicStreamPlaying$descriptor, IsMusicStreamPlaying$handle, IsPathFile, IsPathFile$descriptor, IsPathFile$handle, IsRenderTextureReady, IsRenderTextureReady$descriptor, IsRenderTextureReady$handle, IsShaderReady, IsShaderReady$descriptor, IsShaderReady$handle, IsSoundPlaying, IsSoundPlaying$descriptor, IsSoundPlaying$handle, IsSoundReady, IsSoundReady$descriptor, IsSoundReady$handle, IsTextureReady, IsTextureReady$descriptor, IsTextureReady$handle, IsWaveReady, IsWaveReady$descriptor, IsWaveReady$handle, IsWindowFocused, IsWindowFocused$descriptor, IsWindowFocused$handle, IsWindowFullscreen, IsWindowFullscreen$descriptor, IsWindowFullscreen$handle, IsWindowHidden, IsWindowHidden$descriptor, IsWindowHidden$handle, IsWindowMaximized, IsWindowMaximized$descriptor, IsWindowMaximized$handle, IsWindowMinimized, IsWindowMinimized$descriptor, IsWindowMinimized$handle, IsWindowReady, IsWindowReady$descriptor, IsWindowReady$handle, IsWindowResized, IsWindowResized$descriptor, IsWindowResized$handle, IsWindowState, IsWindowState$descriptor, IsWindowState$handle, KEY_A, KEY_APOSTROPHE, KEY_B, KEY_BACK, KEY_BACKSLASH, KEY_BACKSPACE, KEY_C, KEY_CAPS_LOCK, KEY_COMMA, KEY_D, KEY_DELETE, KEY_DOWN, KEY_E, KEY_EIGHT, KEY_END, KEY_ENTER, KEY_EQUAL, KEY_ESCAPE, KEY_F, KEY_F1, KEY_F10, KEY_F11, KEY_F12, KEY_F2, KEY_F3, KEY_F4, KEY_F5, KEY_F6, KEY_F7, KEY_F8, KEY_F9, KEY_FIVE, KEY_FOUR, KEY_G, KEY_GRAVE, KEY_H, KEY_HOME, KEY_I, KEY_INSERT, KEY_J, KEY_K, KEY_KB_MENU, KEY_KP_0, KEY_KP_1, KEY_KP_2, KEY_KP_3, KEY_KP_4, KEY_KP_5, KEY_KP_6, KEY_KP_7, KEY_KP_8, KEY_KP_9, KEY_KP_ADD, KEY_KP_DECIMAL, KEY_KP_DIVIDE, KEY_KP_ENTER, KEY_KP_EQUAL, KEY_KP_MULTIPLY, KEY_KP_SUBTRACT, KEY_L, KEY_LEFT, KEY_LEFT_ALT, KEY_LEFT_BRACKET, KEY_LEFT_CONTROL, KEY_LEFT_SHIFT, KEY_LEFT_SUPER, KEY_M, KEY_MENU, KEY_MINUS, KEY_N, KEY_NINE, KEY_NULL, KEY_NUM_LOCK, KEY_O, KEY_ONE, KEY_P, KEY_PAGE_DOWN, KEY_PAGE_UP, KEY_PAUSE, KEY_PERIOD, KEY_PRINT_SCREEN, KEY_Q, KEY_R, KEY_RIGHT, KEY_RIGHT_ALT, KEY_RIGHT_BRACKET, KEY_RIGHT_CONTROL, KEY_RIGHT_SHIFT, KEY_RIGHT_SUPER, KEY_S, KEY_SCROLL_LOCK, KEY_SEMICOLON, KEY_SEVEN, KEY_SIX, KEY_SLASH, KEY_SPACE, KEY_T, KEY_TAB, KEY_THREE, KEY_TWO, KEY_U, KEY_UP, KEY_V, KEY_VOLUME_DOWN, KEY_VOLUME_UP, KEY_W, KEY_X, KEY_Y, KEY_Z, KEY_ZERO, LoadAudioStream, LoadAudioStream$descriptor, LoadAudioStream$handle, LoadAutomationEventList, LoadAutomationEventList$descriptor, LoadAutomationEventList$handle, LoadCodepoints, LoadCodepoints$descriptor, LoadCodepoints$handle, LoadDirectoryFiles, LoadDirectoryFiles$descriptor, LoadDirectoryFiles$handle, LoadDirectoryFilesEx, LoadDirectoryFilesEx$descriptor, LoadDirectoryFilesEx$handle, LoadDroppedFiles, LoadDroppedFiles$descriptor, LoadDroppedFiles$handle, LoadFileData, LoadFileData$descriptor, LoadFileData$handle, LoadFileText, LoadFileText$descriptor, LoadFileText$handle, LoadFont, LoadFont$descriptor, LoadFont$handle, LoadFontData, LoadFontData$descriptor, LoadFontData$handle, LoadFontEx, LoadFontEx$descriptor, LoadFontEx$handle, LoadFontFromImage, LoadFontFromImage$descriptor, LoadFontFromImage$handle, LoadFontFromMemory, LoadFontFromMemory$descriptor, LoadFontFromMemory$handle, LoadImage, LoadImage$descriptor, LoadImage$handle, LoadImageAnim, LoadImageAnim$descriptor, LoadImageAnim$handle, LoadImageColors, LoadImageColors$descriptor, LoadImageColors$handle, LoadImageFromMemory, LoadImageFromMemory$descriptor, LoadImageFromMemory$handle, LoadImageFromScreen, LoadImageFromScreen$descriptor, LoadImageFromScreen$handle, LoadImageFromTexture, LoadImageFromTexture$descriptor, LoadImageFromTexture$handle, LoadImagePalette, LoadImagePalette$descriptor, LoadImagePalette$handle, LoadImageRaw, LoadImageRaw$descriptor, LoadImageRaw$handle, LoadImageSvg, LoadImageSvg$descriptor, LoadImageSvg$handle, LoadMaterialDefault, LoadMaterialDefault$descriptor, LoadMaterialDefault$handle, LoadMaterials, LoadMaterials$descriptor, LoadMaterials$handle, LoadModel, LoadModel$descriptor, LoadModel$handle, LoadModelAnimations, LoadModelAnimations$descriptor, LoadModelAnimations$handle, LoadModelFromMesh, LoadModelFromMesh$descriptor, LoadModelFromMesh$handle, LoadMusicStream, LoadMusicStream$descriptor, LoadMusicStream$handle, LoadMusicStreamFromMemory, LoadMusicStreamFromMemory$descriptor, LoadMusicStreamFromMemory$handle, LoadRandomSequence, LoadRandomSequence$descriptor, LoadRandomSequence$handle, LoadRenderTexture, LoadRenderTexture$descriptor, LoadRenderTexture$handle, LoadShader, LoadShader$descriptor, LoadShader$handle, LoadShaderFromMemory, LoadShaderFromMemory$descriptor, LoadShaderFromMemory$handle, LoadSound, LoadSound$descriptor, LoadSound$handle, LoadSoundAlias, LoadSoundAlias$descriptor, LoadSoundAlias$handle, LoadSoundFromWave, LoadSoundFromWave$descriptor, LoadSoundFromWave$handle, LoadTexture, LoadTexture$descriptor, LoadTexture$handle, LoadTextureCubemap, LoadTextureCubemap$descriptor, LoadTextureCubemap$handle, LoadTextureFromImage, LoadTextureFromImage$descriptor, LoadTextureFromImage$handle, LoadUTF8, LoadUTF8$descriptor, LoadUTF8$handle, LoadVrStereoConfig, LoadVrStereoConfig$descriptor, LoadVrStereoConfig$handle, LoadWave, LoadWave$descriptor, LoadWave$handle, LoadWaveFromMemory, LoadWaveFromMemory$descriptor, LoadWaveFromMemory$handle, LoadWaveSamples, LoadWaveSamples$descriptor, LoadWaveSamples$handle, LOG_ALL, LOG_DEBUG, LOG_ERROR, LOG_FATAL, LOG_INFO, LOG_NONE, LOG_TRACE, LOG_WARNING, MATERIAL_MAP_ALBEDO, MATERIAL_MAP_BRDF, MATERIAL_MAP_CUBEMAP, MATERIAL_MAP_EMISSION, MATERIAL_MAP_HEIGHT, MATERIAL_MAP_IRRADIANCE, MATERIAL_MAP_METALNESS, MATERIAL_MAP_NORMAL, MATERIAL_MAP_OCCLUSION, MATERIAL_MAP_PREFILTER, MATERIAL_MAP_ROUGHNESS, MATH_ERREXCEPT, MATH_ERRNO, MaximizeWindow, MaximizeWindow$descriptor, MaximizeWindow$handle, MeasureText, MeasureText$descriptor, MeasureText$handle, MeasureTextEx, MeasureTextEx$descriptor, MeasureTextEx$handle, MemAlloc, MemAlloc$descriptor, MemAlloc$handle, MemFree, MemFree$descriptor, MemFree$handle, MemRealloc, MemRealloc$descriptor, MemRealloc$handle, MinimizeWindow, MinimizeWindow$descriptor, MinimizeWindow$handle, MOUSE_BUTTON_BACK, MOUSE_BUTTON_EXTRA, MOUSE_BUTTON_FORWARD, MOUSE_BUTTON_LEFT, MOUSE_BUTTON_MIDDLE, MOUSE_BUTTON_RIGHT, MOUSE_BUTTON_SIDE, MOUSE_CURSOR_ARROW, MOUSE_CURSOR_CROSSHAIR, MOUSE_CURSOR_DEFAULT, MOUSE_CURSOR_IBEAM, MOUSE_CURSOR_NOT_ALLOWED, MOUSE_CURSOR_POINTING_HAND, MOUSE_CURSOR_RESIZE_ALL, MOUSE_CURSOR_RESIZE_EW, MOUSE_CURSOR_RESIZE_NESW, MOUSE_CURSOR_RESIZE_NS, MOUSE_CURSOR_RESIZE_NWSE, NPATCH_NINE_PATCH, NPATCH_THREE_PATCH_HORIZONTAL, NPATCH_THREE_PATCH_VERTICAL, OpenURL, OpenURL$descriptor, OpenURL$handle, PauseAudioStream, PauseAudioStream$descriptor, PauseAudioStream$handle, PauseMusicStream, PauseMusicStream$descriptor, PauseMusicStream$handle, PauseSound, PauseSound$descriptor, PauseSound$handle, PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA, PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA, PIXELFORMAT_COMPRESSED_DXT1_RGB, PIXELFORMAT_COMPRESSED_DXT1_RGBA, PIXELFORMAT_COMPRESSED_DXT3_RGBA, PIXELFORMAT_COMPRESSED_DXT5_RGBA, PIXELFORMAT_COMPRESSED_ETC1_RGB, PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA, PIXELFORMAT_COMPRESSED_ETC2_RGB, PIXELFORMAT_COMPRESSED_PVRT_RGB, PIXELFORMAT_COMPRESSED_PVRT_RGBA, PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA, PIXELFORMAT_UNCOMPRESSED_GRAYSCALE, PIXELFORMAT_UNCOMPRESSED_R16, PIXELFORMAT_UNCOMPRESSED_R16G16B16, PIXELFORMAT_UNCOMPRESSED_R16G16B16A16, PIXELFORMAT_UNCOMPRESSED_R32, PIXELFORMAT_UNCOMPRESSED_R32G32B32, PIXELFORMAT_UNCOMPRESSED_R32G32B32A32, PIXELFORMAT_UNCOMPRESSED_R4G4B4A4, PIXELFORMAT_UNCOMPRESSED_R5G5B5A1, PIXELFORMAT_UNCOMPRESSED_R5G6B5, PIXELFORMAT_UNCOMPRESSED_R8G8B8, PIXELFORMAT_UNCOMPRESSED_R8G8B8A8, PlayAudioStream, PlayAudioStream$descriptor, PlayAudioStream$handle, PlayAutomationEvent, PlayAutomationEvent$descriptor, PlayAutomationEvent$handle, PlayMusicStream, PlayMusicStream$descriptor, PlayMusicStream$handle, PlaySound, PlaySound$descriptor, PlaySound$handle, PollInputEvents, PollInputEvents$descriptor, PollInputEvents$handle, RAYLIB_VERSION_MAJOR, RAYLIB_VERSION_MINOR, RAYLIB_VERSION_PATCH, RestoreWindow, RestoreWindow$descriptor, RestoreWindow$handle, ResumeAudioStream, ResumeAudioStream$descriptor, ResumeAudioStream$handle, ResumeMusicStream, ResumeMusicStream$descriptor, ResumeMusicStream$handle, ResumeSound, ResumeSound$descriptor, ResumeSound$handle, RL_BLEND_COLOR, RL_BLEND_DST_ALPHA, RL_BLEND_DST_RGB, RL_BLEND_EQUATION, RL_BLEND_EQUATION_ALPHA, RL_BLEND_EQUATION_RGB, RL_BLEND_SRC_ALPHA, RL_BLEND_SRC_RGB, RL_COMPUTE_SHADER, RL_CONSTANT_ALPHA, RL_CONSTANT_COLOR, RL_DEFAULT_BATCH_BUFFER_ELEMENTS, RL_DEFAULT_BATCH_BUFFERS, RL_DEFAULT_BATCH_DRAWCALLS, RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS, RL_DST_ALPHA, RL_DST_COLOR, RL_DYNAMIC_COPY, RL_DYNAMIC_DRAW, RL_DYNAMIC_READ, RL_FLOAT, RL_FRAGMENT_SHADER, RL_FUNC_ADD, RL_FUNC_REVERSE_SUBTRACT, RL_FUNC_SUBTRACT, RL_LINES, RL_MAX, RL_MAX_MATRIX_STACK_SIZE, RL_MAX_SHADER_LOCATIONS, RL_MIN, RL_MODELVIEW, RL_ONE, RL_ONE_MINUS_CONSTANT_ALPHA, RL_ONE_MINUS_CONSTANT_COLOR, RL_ONE_MINUS_DST_ALPHA, RL_ONE_MINUS_DST_COLOR, RL_ONE_MINUS_SRC_ALPHA, RL_ONE_MINUS_SRC_COLOR, RL_PROJECTION, RL_QUADS, RL_SRC_ALPHA, RL_SRC_ALPHA_SATURATE, RL_SRC_COLOR, RL_STATIC_COPY, RL_STATIC_DRAW, RL_STATIC_READ, RL_STREAM_COPY, RL_STREAM_DRAW, RL_STREAM_READ, RL_TEXTURE, RL_TEXTURE_FILTER_ANISOTROPIC, RL_TEXTURE_FILTER_LINEAR, RL_TEXTURE_FILTER_LINEAR_MIP_NEAREST, RL_TEXTURE_FILTER_MIP_LINEAR, RL_TEXTURE_FILTER_MIP_NEAREST, RL_TEXTURE_FILTER_NEAREST, RL_TEXTURE_FILTER_NEAREST_MIP_LINEAR, RL_TEXTURE_MAG_FILTER, RL_TEXTURE_MIN_FILTER, RL_TEXTURE_MIPMAP_BIAS_RATIO, RL_TEXTURE_WRAP_CLAMP, RL_TEXTURE_WRAP_MIRROR_CLAMP, RL_TEXTURE_WRAP_MIRROR_REPEAT, RL_TEXTURE_WRAP_REPEAT, RL_TEXTURE_WRAP_S, RL_TEXTURE_WRAP_T, RL_TRIANGLES, RL_UNSIGNED_BYTE, RL_VERTEX_SHADER, RL_ZERO, SaveFileData, SaveFileData$descriptor, SaveFileData$handle, SaveFileText, SaveFileText$descriptor, SaveFileText$handle, SeekMusicStream, SeekMusicStream$descriptor, SeekMusicStream$handle, SetAudioStreamBufferSizeDefault, SetAudioStreamBufferSizeDefault$descriptor, SetAudioStreamBufferSizeDefault$handle, SetAudioStreamPan, SetAudioStreamPan$descriptor, SetAudioStreamPan$handle, SetAudioStreamPitch, SetAudioStreamPitch$descriptor, SetAudioStreamPitch$handle, SetAudioStreamVolume, SetAudioStreamVolume$descriptor, SetAudioStreamVolume$handle, SetAutomationEventBaseFrame, SetAutomationEventBaseFrame$descriptor, SetAutomationEventBaseFrame$handle, SetAutomationEventList, SetAutomationEventList$descriptor, SetAutomationEventList$handle, SetClipboardText, SetClipboardText$descriptor, SetClipboardText$handle, SetConfigFlags, SetConfigFlags$descriptor, SetConfigFlags$handle, SetExitKey, SetExitKey$descriptor, SetExitKey$handle, SetGamepadMappings, SetGamepadMappings$descriptor, SetGamepadMappings$handle, SetGesturesEnabled, SetGesturesEnabled$descriptor, SetGesturesEnabled$handle, SetLoadFileDataCallback, SetLoadFileDataCallback$descriptor, SetLoadFileDataCallback$handle, SetLoadFileTextCallback, SetLoadFileTextCallback$descriptor, SetLoadFileTextCallback$handle, SetMasterVolume, SetMasterVolume$descriptor, SetMasterVolume$handle, SetMaterialTexture, SetMaterialTexture$descriptor, SetMaterialTexture$handle, SetModelMeshMaterial, SetModelMeshMaterial$descriptor, SetModelMeshMaterial$handle, SetMouseCursor, SetMouseCursor$descriptor, SetMouseCursor$handle, SetMouseOffset, SetMouseOffset$descriptor, SetMouseOffset$handle, SetMousePosition, SetMousePosition$descriptor, SetMousePosition$handle, SetMouseScale, SetMouseScale$descriptor, SetMouseScale$handle, SetMusicPan, SetMusicPan$descriptor, SetMusicPan$handle, SetMusicPitch, SetMusicPitch$descriptor, SetMusicPitch$handle, SetMusicVolume, SetMusicVolume$descriptor, SetMusicVolume$handle, SetPixelColor, SetPixelColor$descriptor, SetPixelColor$handle, SetRandomSeed, SetRandomSeed$descriptor, SetRandomSeed$handle, SetSaveFileDataCallback, SetSaveFileDataCallback$descriptor, SetSaveFileDataCallback$handle, SetSaveFileTextCallback, SetSaveFileTextCallback$descriptor, SetSaveFileTextCallback$handle, SetShaderValue, SetShaderValue$descriptor, SetShaderValue$handle, SetShaderValueMatrix, SetShaderValueMatrix$descriptor, SetShaderValueMatrix$handle, SetShaderValueTexture, SetShaderValueTexture$descriptor, SetShaderValueTexture$handle, SetShaderValueV, SetShaderValueV$descriptor, SetShaderValueV$handle, SetShapesTexture, SetShapesTexture$descriptor, SetShapesTexture$handle, SetSoundPan, SetSoundPan$descriptor, SetSoundPan$handle, SetSoundPitch, SetSoundPitch$descriptor, SetSoundPitch$handle, SetSoundVolume, SetSoundVolume$descriptor, SetSoundVolume$handle, SetTargetFPS, SetTargetFPS$descriptor, SetTargetFPS$handle, SetTextLineSpacing, SetTextLineSpacing$descriptor, SetTextLineSpacing$handle, SetTextureFilter, SetTextureFilter$descriptor, SetTextureFilter$handle, SetTextureWrap, SetTextureWrap$descriptor, SetTextureWrap$handle, SetTraceLogCallback, SetTraceLogCallback$descriptor, SetTraceLogCallback$handle, SetTraceLogLevel, SetTraceLogLevel$descriptor, SetTraceLogLevel$handle, SetWindowFocused, SetWindowFocused$descriptor, SetWindowFocused$handle, SetWindowIcon, SetWindowIcon$descriptor, SetWindowIcon$handle, SetWindowIcons, SetWindowIcons$descriptor, SetWindowIcons$handle, SetWindowMaxSize, SetWindowMaxSize$descriptor, SetWindowMaxSize$handle, SetWindowMinSize, SetWindowMinSize$descriptor, SetWindowMinSize$handle, SetWindowMonitor, SetWindowMonitor$descriptor, SetWindowMonitor$handle, SetWindowOpacity, SetWindowOpacity$descriptor, SetWindowOpacity$handle, SetWindowPosition, SetWindowPosition$descriptor, SetWindowPosition$handle, SetWindowSize, SetWindowSize$descriptor, SetWindowSize$handle, SetWindowState, SetWindowState$descriptor, SetWindowState$handle, SetWindowTitle, SetWindowTitle$descriptor, SetWindowTitle$handle, SHADER_ATTRIB_FLOAT, SHADER_ATTRIB_VEC2, SHADER_ATTRIB_VEC3, SHADER_ATTRIB_VEC4, SHADER_LOC_COLOR_AMBIENT, SHADER_LOC_COLOR_DIFFUSE, SHADER_LOC_COLOR_SPECULAR, SHADER_LOC_MAP_ALBEDO, SHADER_LOC_MAP_BRDF, SHADER_LOC_MAP_CUBEMAP, SHADER_LOC_MAP_EMISSION, SHADER_LOC_MAP_HEIGHT, SHADER_LOC_MAP_IRRADIANCE, SHADER_LOC_MAP_METALNESS, SHADER_LOC_MAP_NORMAL, SHADER_LOC_MAP_OCCLUSION, SHADER_LOC_MAP_PREFILTER, SHADER_LOC_MAP_ROUGHNESS, SHADER_LOC_MATRIX_MODEL, SHADER_LOC_MATRIX_MVP, SHADER_LOC_MATRIX_NORMAL, SHADER_LOC_MATRIX_PROJECTION, SHADER_LOC_MATRIX_VIEW, SHADER_LOC_VECTOR_VIEW, SHADER_LOC_VERTEX_COLOR, SHADER_LOC_VERTEX_NORMAL, SHADER_LOC_VERTEX_POSITION, SHADER_LOC_VERTEX_TANGENT, SHADER_LOC_VERTEX_TEXCOORD01, SHADER_LOC_VERTEX_TEXCOORD02, SHADER_UNIFORM_FLOAT, SHADER_UNIFORM_INT, SHADER_UNIFORM_IVEC2, SHADER_UNIFORM_IVEC3, SHADER_UNIFORM_IVEC4, SHADER_UNIFORM_SAMPLER2D, SHADER_UNIFORM_VEC2, SHADER_UNIFORM_VEC3, SHADER_UNIFORM_VEC4, ShowCursor, ShowCursor$descriptor, ShowCursor$handle, StartAutomationEventRecording, StartAutomationEventRecording$descriptor, StartAutomationEventRecording$handle, StopAudioStream, StopAudioStream$descriptor, StopAudioStream$handle, StopAutomationEventRecording, StopAutomationEventRecording$descriptor, StopAutomationEventRecording$handle, StopMusicStream, StopMusicStream$descriptor, StopMusicStream$handle, StopSound, StopSound$descriptor, StopSound$handle, SwapScreenBuffer, SwapScreenBuffer$descriptor, SwapScreenBuffer$handle, TakeScreenshot, TakeScreenshot$descriptor, TakeScreenshot$handle, TextAppend, TextAppend$descriptor, TextAppend$handle, TextCopy, TextCopy$descriptor, TextCopy$handle, TextFindIndex, TextFindIndex$descriptor, TextFindIndex$handle, TextInsert, TextInsert$descriptor, TextInsert$handle, TextIsEqual, TextIsEqual$descriptor, TextIsEqual$handle, TextJoin, TextJoin$descriptor, TextJoin$handle, TextLength, TextLength$descriptor, TextLength$handle, TextReplace, TextReplace$descriptor, TextReplace$handle, TextSplit, TextSplit$descriptor, TextSplit$handle, TextSubtext, TextSubtext$descriptor, TextSubtext$handle, TextToInteger, TextToInteger$descriptor, TextToInteger$handle, TextToLower, TextToLower$descriptor, TextToLower$handle, TextToPascal, TextToPascal$descriptor, TextToPascal$handle, TextToUpper, TextToUpper$descriptor, TextToUpper$handle, TEXTURE_FILTER_ANISOTROPIC_16X, TEXTURE_FILTER_ANISOTROPIC_4X, TEXTURE_FILTER_ANISOTROPIC_8X, TEXTURE_FILTER_BILINEAR, TEXTURE_FILTER_POINT, TEXTURE_FILTER_TRILINEAR, TEXTURE_WRAP_CLAMP, TEXTURE_WRAP_MIRROR_CLAMP, TEXTURE_WRAP_MIRROR_REPEAT, TEXTURE_WRAP_REPEAT, ToggleBorderlessWindowed, ToggleBorderlessWindowed$descriptor, ToggleBorderlessWindowed$handle, ToggleFullscreen, ToggleFullscreen$descriptor, ToggleFullscreen$handle, true_, UnloadAudioStream, UnloadAudioStream$descriptor, UnloadAudioStream$handle, UnloadAutomationEventList, UnloadAutomationEventList$descriptor, UnloadAutomationEventList$handle, UnloadCodepoints, UnloadCodepoints$descriptor, UnloadCodepoints$handle, UnloadDirectoryFiles, UnloadDirectoryFiles$descriptor, UnloadDirectoryFiles$handle, UnloadDroppedFiles, UnloadDroppedFiles$descriptor, UnloadDroppedFiles$handle, UnloadFileData, UnloadFileData$descriptor, UnloadFileData$handle, UnloadFileText, UnloadFileText$descriptor, UnloadFileText$handle, UnloadFont, UnloadFont$descriptor, UnloadFont$handle, UnloadFontData, UnloadFontData$descriptor, UnloadFontData$handle, UnloadImage, UnloadImage$descriptor, UnloadImage$handle, UnloadImageColors, UnloadImageColors$descriptor, UnloadImageColors$handle, UnloadImagePalette, UnloadImagePalette$descriptor, UnloadImagePalette$handle, UnloadMaterial, UnloadMaterial$descriptor, UnloadMaterial$handle, UnloadMesh, UnloadMesh$descriptor, UnloadMesh$handle, UnloadModel, UnloadModel$descriptor, UnloadModel$handle, UnloadModelAnimation, UnloadModelAnimation$descriptor, UnloadModelAnimation$handle, UnloadModelAnimations, UnloadModelAnimations$descriptor, UnloadModelAnimations$handle, UnloadMusicStream, UnloadMusicStream$descriptor, UnloadMusicStream$handle, UnloadRandomSequence, UnloadRandomSequence$descriptor, UnloadRandomSequence$handle, UnloadRenderTexture, UnloadRenderTexture$descriptor, UnloadRenderTexture$handle, UnloadShader, UnloadShader$descriptor, UnloadShader$handle, UnloadSound, UnloadSound$descriptor, UnloadSound$handle, UnloadSoundAlias, UnloadSoundAlias$descriptor, UnloadSoundAlias$handle, UnloadTexture, UnloadTexture$descriptor, UnloadTexture$handle, UnloadUTF8, UnloadUTF8$descriptor, UnloadUTF8$handle, UnloadVrStereoConfig, UnloadVrStereoConfig$descriptor, UnloadVrStereoConfig$handle, UnloadWave, UnloadWave$descriptor, UnloadWave$handle, UnloadWaveSamples, UnloadWaveSamples$descriptor, UnloadWaveSamples$handle, UpdateAudioStream, UpdateAudioStream$descriptor, UpdateAudioStream$handle, UpdateCamera, UpdateCamera$descriptor, UpdateCamera$handle, UpdateCameraPro, UpdateCameraPro$descriptor, UpdateCameraPro$handle, UpdateMeshBuffer, UpdateMeshBuffer$descriptor, UpdateMeshBuffer$handle, UpdateModelAnimation, UpdateModelAnimation$descriptor, UpdateModelAnimation$handle, UpdateMusicStream, UpdateMusicStream$descriptor, UpdateMusicStream$handle, UpdateSound, UpdateSound$descriptor, UpdateSound$handle, UpdateTexture, UpdateTexture$descriptor, UpdateTexture$handle, UpdateTextureRec, UpdateTextureRec$descriptor, UpdateTextureRec$handle, UploadMesh, UploadMesh$descriptor, UploadMesh$handle, WaitTime, WaitTime$descriptor, WaitTime$handle, WaveCopy, WaveCopy$descriptor, WaveCopy$handle, WaveCrop, WaveCrop$descriptor, WaveCrop$handle, WaveFormat, WaveFormat$descriptor, WaveFormat$handle, WindowShouldClose, WindowShouldClose$descriptor, WindowShouldClose$handle
-
Field Details
-
__u_char
typedef unsigned char __u_char
-
__u_short
typedef unsigned short __u_short
-
__u_int
typedef unsigned int __u_int
-
__u_long
typedef unsigned long __u_long
-
__int8_t
typedef signed char __int8_t
-
__uint8_t
typedef unsigned char __uint8_t
-
__int16_t
typedef short __int16_t
-
__uint16_t
typedef unsigned short __uint16_t
-
__int32_t
typedef int __int32_t
-
__uint32_t
typedef unsigned int __uint32_t
-
__int64_t
typedef long __int64_t
-
__uint64_t
typedef unsigned long __uint64_t
-
__int_least8_t
typedef __int8_t __int_least8_t
-
__uint_least8_t
typedef __uint8_t __uint_least8_t
-
__int_least16_t
typedef __int16_t __int_least16_t
-
__uint_least16_t
typedef __uint16_t __uint_least16_t
-
__int_least32_t
typedef __int32_t __int_least32_t
-
__uint_least32_t
typedef __uint32_t __uint_least32_t
-
__int_least64_t
typedef __int64_t __int_least64_t
-
__uint_least64_t
typedef __uint64_t __uint_least64_t
-
__quad_t
typedef long __quad_t
-
__u_quad_t
typedef unsigned long __u_quad_t
-
__intmax_t
typedef long __intmax_t
-
__uintmax_t
typedef unsigned long __uintmax_t
-
__dev_t
typedef unsigned long __dev_t
-
__uid_t
typedef unsigned int __uid_t
-
__gid_t
typedef unsigned int __gid_t
-
__ino_t
typedef unsigned long __ino_t
-
__ino64_t
typedef unsigned long __ino64_t
-
__mode_t
typedef unsigned int __mode_t
-
__nlink_t
typedef unsigned long __nlink_t
-
__off_t
typedef long __off_t
-
__off64_t
typedef long __off64_t
-
__pid_t
typedef int __pid_t
-
__clock_t
typedef long __clock_t
-
__rlim_t
typedef unsigned long __rlim_t
-
__rlim64_t
typedef unsigned long __rlim64_t
-
__id_t
typedef unsigned int __id_t
-
__time_t
typedef long __time_t
-
__useconds_t
typedef unsigned int __useconds_t
-
__suseconds_t
typedef long __suseconds_t
-
__suseconds64_t
typedef long __suseconds64_t
-
__daddr_t
typedef int __daddr_t
-
__key_t
typedef int __key_t
-
__clockid_t
typedef int __clockid_t
-
__timer_t
typedef void *__timer_t
-
__blksize_t
typedef long __blksize_t
-
__blkcnt_t
typedef long __blkcnt_t
-
__blkcnt64_t
typedef long __blkcnt64_t
-
__fsblkcnt_t
typedef unsigned long __fsblkcnt_t
-
__fsblkcnt64_t
typedef unsigned long __fsblkcnt64_t
-
__fsfilcnt_t
typedef unsigned long __fsfilcnt_t
-
__fsfilcnt64_t
typedef unsigned long __fsfilcnt64_t
-
__fsword_t
typedef long __fsword_t
-
__ssize_t
typedef long __ssize_t
-
__syscall_slong_t
typedef long __syscall_slong_t
-
__syscall_ulong_t
typedef unsigned long __syscall_ulong_t
-
__loff_t
typedef __off64_t __loff_t
-
__caddr_t
typedef char *__caddr_t
-
__intptr_t
typedef long __intptr_t
-
__socklen_t
typedef unsigned int __socklen_t
-
__sig_atomic_t
typedef int __sig_atomic_t
-
_Float32
typedef float _Float32
-
_Float64
typedef double _Float64
-
_Float32x
typedef double _Float32x
-
float_t
typedef float float_t
-
double_t
typedef double double_t
-
-
Method Details
-
SetAudioStreamCallback$descriptor
Function descriptor for:void SetAudioStreamCallback(AudioStream stream, AudioCallback callback)
-
SetAudioStreamCallback$handle
Downcall method handle for:void SetAudioStreamCallback(AudioStream stream, AudioCallback callback)
-
SetAudioStreamCallback
void SetAudioStreamCallback(AudioStream stream, AudioCallback callback)
-
AttachAudioStreamProcessor$descriptor
Function descriptor for:void AttachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
-
AttachAudioStreamProcessor$handle
Downcall method handle for:void AttachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
-
AttachAudioStreamProcessor
void AttachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
-
DetachAudioStreamProcessor$descriptor
Function descriptor for:void DetachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
-
DetachAudioStreamProcessor$handle
Downcall method handle for:void DetachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
-
DetachAudioStreamProcessor
void DetachAudioStreamProcessor(AudioStream stream, AudioCallback processor)
-
AttachAudioMixedProcessor$descriptor
Function descriptor for:void AttachAudioMixedProcessor(AudioCallback processor)
-
AttachAudioMixedProcessor$handle
Downcall method handle for:void AttachAudioMixedProcessor(AudioCallback processor)
-
AttachAudioMixedProcessor
void AttachAudioMixedProcessor(AudioCallback processor)
-
DetachAudioMixedProcessor$descriptor
Function descriptor for:void DetachAudioMixedProcessor(AudioCallback processor)
-
DetachAudioMixedProcessor$handle
Downcall method handle for:void DetachAudioMixedProcessor(AudioCallback processor)
-
DetachAudioMixedProcessor
void DetachAudioMixedProcessor(AudioCallback processor)
-
RL_OPENGL_11
public static int RL_OPENGL_11()enum <anonymous>.RL_OPENGL_11 = 1
-
RL_OPENGL_21
public static int RL_OPENGL_21()enum <anonymous>.RL_OPENGL_21 = 2
-
RL_OPENGL_33
public static int RL_OPENGL_33()enum <anonymous>.RL_OPENGL_33 = 3
-
RL_OPENGL_43
public static int RL_OPENGL_43()enum <anonymous>.RL_OPENGL_43 = 4
-
RL_OPENGL_ES_20
public static int RL_OPENGL_ES_20()enum <anonymous>.RL_OPENGL_ES_20 = 5
-
RL_OPENGL_ES_30
public static int RL_OPENGL_ES_30()enum <anonymous>.RL_OPENGL_ES_30 = 6
-
RL_LOG_ALL
public static int RL_LOG_ALL()enum <anonymous>.RL_LOG_ALL = 0
-
RL_LOG_TRACE
public static int RL_LOG_TRACE()enum <anonymous>.RL_LOG_TRACE = 1
-
RL_LOG_DEBUG
public static int RL_LOG_DEBUG()enum <anonymous>.RL_LOG_DEBUG = 2
-
RL_LOG_INFO
public static int RL_LOG_INFO()enum <anonymous>.RL_LOG_INFO = 3
-
RL_LOG_WARNING
public static int RL_LOG_WARNING()enum <anonymous>.RL_LOG_WARNING = 4
-
RL_LOG_ERROR
public static int RL_LOG_ERROR()enum <anonymous>.RL_LOG_ERROR = 5
-
RL_LOG_FATAL
public static int RL_LOG_FATAL()enum <anonymous>.RL_LOG_FATAL = 6
-
RL_LOG_NONE
public static int RL_LOG_NONE()enum <anonymous>.RL_LOG_NONE = 7
-
RL_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE
public static int RL_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE = 1
-
RL_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA
public static int RL_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA = 2
-
RL_PIXELFORMAT_UNCOMPRESSED_R5G6B5
public static int RL_PIXELFORMAT_UNCOMPRESSED_R5G6B5()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R5G6B5 = 3
-
RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8
public static int RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8 = 4
-
RL_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1
public static int RL_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1 = 5
-
RL_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4
public static int RL_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4 = 6
-
RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8
public static int RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8 = 7
-
RL_PIXELFORMAT_UNCOMPRESSED_R32
public static int RL_PIXELFORMAT_UNCOMPRESSED_R32()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R32 = 8
-
RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32
public static int RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32 = 9
-
RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32
public static int RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32 = 10
-
RL_PIXELFORMAT_UNCOMPRESSED_R16
public static int RL_PIXELFORMAT_UNCOMPRESSED_R16()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R16 = 11
-
RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16
public static int RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16 = 12
-
RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16
public static int RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16()enum <anonymous>.RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16 = 13
-
RL_PIXELFORMAT_COMPRESSED_DXT1_RGB
public static int RL_PIXELFORMAT_COMPRESSED_DXT1_RGB()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_DXT1_RGB = 14
-
RL_PIXELFORMAT_COMPRESSED_DXT1_RGBA
public static int RL_PIXELFORMAT_COMPRESSED_DXT1_RGBA()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_DXT1_RGBA = 15
-
RL_PIXELFORMAT_COMPRESSED_DXT3_RGBA
public static int RL_PIXELFORMAT_COMPRESSED_DXT3_RGBA()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_DXT3_RGBA = 16
-
RL_PIXELFORMAT_COMPRESSED_DXT5_RGBA
public static int RL_PIXELFORMAT_COMPRESSED_DXT5_RGBA()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_DXT5_RGBA = 17
-
RL_PIXELFORMAT_COMPRESSED_ETC1_RGB
public static int RL_PIXELFORMAT_COMPRESSED_ETC1_RGB()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_ETC1_RGB = 18
-
RL_PIXELFORMAT_COMPRESSED_ETC2_RGB
public static int RL_PIXELFORMAT_COMPRESSED_ETC2_RGB()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_ETC2_RGB = 19
-
RL_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA
public static int RL_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA = 20
-
RL_PIXELFORMAT_COMPRESSED_PVRT_RGB
public static int RL_PIXELFORMAT_COMPRESSED_PVRT_RGB()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_PVRT_RGB = 21
-
RL_PIXELFORMAT_COMPRESSED_PVRT_RGBA
public static int RL_PIXELFORMAT_COMPRESSED_PVRT_RGBA()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_PVRT_RGBA = 22
-
RL_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA
public static int RL_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA = 23
-
RL_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA
public static int RL_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA()enum <anonymous>.RL_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA = 24
-
RL_TEXTURE_FILTER_POINT
public static int RL_TEXTURE_FILTER_POINT()enum <anonymous>.RL_TEXTURE_FILTER_POINT = 0
-
RL_TEXTURE_FILTER_BILINEAR
public static int RL_TEXTURE_FILTER_BILINEAR()enum <anonymous>.RL_TEXTURE_FILTER_BILINEAR = 1
-
RL_TEXTURE_FILTER_TRILINEAR
public static int RL_TEXTURE_FILTER_TRILINEAR()enum <anonymous>.RL_TEXTURE_FILTER_TRILINEAR = 2
-
RL_TEXTURE_FILTER_ANISOTROPIC_4X
public static int RL_TEXTURE_FILTER_ANISOTROPIC_4X()enum <anonymous>.RL_TEXTURE_FILTER_ANISOTROPIC_4X = 3
-
RL_TEXTURE_FILTER_ANISOTROPIC_8X
public static int RL_TEXTURE_FILTER_ANISOTROPIC_8X()enum <anonymous>.RL_TEXTURE_FILTER_ANISOTROPIC_8X = 4
-
RL_TEXTURE_FILTER_ANISOTROPIC_16X
public static int RL_TEXTURE_FILTER_ANISOTROPIC_16X()enum <anonymous>.RL_TEXTURE_FILTER_ANISOTROPIC_16X = 5
-
RL_BLEND_ALPHA
public static int RL_BLEND_ALPHA()enum <anonymous>.RL_BLEND_ALPHA = 0
-
RL_BLEND_ADDITIVE
public static int RL_BLEND_ADDITIVE()enum <anonymous>.RL_BLEND_ADDITIVE = 1
-
RL_BLEND_MULTIPLIED
public static int RL_BLEND_MULTIPLIED()enum <anonymous>.RL_BLEND_MULTIPLIED = 2
-
RL_BLEND_ADD_COLORS
public static int RL_BLEND_ADD_COLORS()enum <anonymous>.RL_BLEND_ADD_COLORS = 3
-
RL_BLEND_SUBTRACT_COLORS
public static int RL_BLEND_SUBTRACT_COLORS()enum <anonymous>.RL_BLEND_SUBTRACT_COLORS = 4
-
RL_BLEND_ALPHA_PREMULTIPLY
public static int RL_BLEND_ALPHA_PREMULTIPLY()enum <anonymous>.RL_BLEND_ALPHA_PREMULTIPLY = 5
-
RL_BLEND_CUSTOM
public static int RL_BLEND_CUSTOM()enum <anonymous>.RL_BLEND_CUSTOM = 6
-
RL_BLEND_CUSTOM_SEPARATE
public static int RL_BLEND_CUSTOM_SEPARATE()enum <anonymous>.RL_BLEND_CUSTOM_SEPARATE = 7
-
RL_SHADER_LOC_VERTEX_POSITION
public static int RL_SHADER_LOC_VERTEX_POSITION()enum <anonymous>.RL_SHADER_LOC_VERTEX_POSITION = 0
-
RL_SHADER_LOC_VERTEX_TEXCOORD01
public static int RL_SHADER_LOC_VERTEX_TEXCOORD01()enum <anonymous>.RL_SHADER_LOC_VERTEX_TEXCOORD01 = 1
-
RL_SHADER_LOC_VERTEX_TEXCOORD02
public static int RL_SHADER_LOC_VERTEX_TEXCOORD02()enum <anonymous>.RL_SHADER_LOC_VERTEX_TEXCOORD02 = 2
-
RL_SHADER_LOC_VERTEX_NORMAL
public static int RL_SHADER_LOC_VERTEX_NORMAL()enum <anonymous>.RL_SHADER_LOC_VERTEX_NORMAL = 3
-
RL_SHADER_LOC_VERTEX_TANGENT
public static int RL_SHADER_LOC_VERTEX_TANGENT()enum <anonymous>.RL_SHADER_LOC_VERTEX_TANGENT = 4
-
RL_SHADER_LOC_VERTEX_COLOR
public static int RL_SHADER_LOC_VERTEX_COLOR()enum <anonymous>.RL_SHADER_LOC_VERTEX_COLOR = 5
-
RL_SHADER_LOC_MATRIX_MVP
public static int RL_SHADER_LOC_MATRIX_MVP()enum <anonymous>.RL_SHADER_LOC_MATRIX_MVP = 6
-
RL_SHADER_LOC_MATRIX_VIEW
public static int RL_SHADER_LOC_MATRIX_VIEW()enum <anonymous>.RL_SHADER_LOC_MATRIX_VIEW = 7
-
RL_SHADER_LOC_MATRIX_PROJECTION
public static int RL_SHADER_LOC_MATRIX_PROJECTION()enum <anonymous>.RL_SHADER_LOC_MATRIX_PROJECTION = 8
-
RL_SHADER_LOC_MATRIX_MODEL
public static int RL_SHADER_LOC_MATRIX_MODEL()enum <anonymous>.RL_SHADER_LOC_MATRIX_MODEL = 9
-
RL_SHADER_LOC_MATRIX_NORMAL
public static int RL_SHADER_LOC_MATRIX_NORMAL()enum <anonymous>.RL_SHADER_LOC_MATRIX_NORMAL = 10
-
RL_SHADER_LOC_VECTOR_VIEW
public static int RL_SHADER_LOC_VECTOR_VIEW()enum <anonymous>.RL_SHADER_LOC_VECTOR_VIEW = 11
-
RL_SHADER_LOC_COLOR_DIFFUSE
public static int RL_SHADER_LOC_COLOR_DIFFUSE()enum <anonymous>.RL_SHADER_LOC_COLOR_DIFFUSE = 12
-
RL_SHADER_LOC_COLOR_SPECULAR
public static int RL_SHADER_LOC_COLOR_SPECULAR()enum <anonymous>.RL_SHADER_LOC_COLOR_SPECULAR = 13
-
RL_SHADER_LOC_COLOR_AMBIENT
public static int RL_SHADER_LOC_COLOR_AMBIENT()enum <anonymous>.RL_SHADER_LOC_COLOR_AMBIENT = 14
-
RL_SHADER_LOC_MAP_ALBEDO
public static int RL_SHADER_LOC_MAP_ALBEDO()enum <anonymous>.RL_SHADER_LOC_MAP_ALBEDO = 15
-
RL_SHADER_LOC_MAP_METALNESS
public static int RL_SHADER_LOC_MAP_METALNESS()enum <anonymous>.RL_SHADER_LOC_MAP_METALNESS = 16
-
RL_SHADER_LOC_MAP_NORMAL
public static int RL_SHADER_LOC_MAP_NORMAL()enum <anonymous>.RL_SHADER_LOC_MAP_NORMAL = 17
-
RL_SHADER_LOC_MAP_ROUGHNESS
public static int RL_SHADER_LOC_MAP_ROUGHNESS()enum <anonymous>.RL_SHADER_LOC_MAP_ROUGHNESS = 18
-
RL_SHADER_LOC_MAP_OCCLUSION
public static int RL_SHADER_LOC_MAP_OCCLUSION()enum <anonymous>.RL_SHADER_LOC_MAP_OCCLUSION = 19
-
RL_SHADER_LOC_MAP_EMISSION
public static int RL_SHADER_LOC_MAP_EMISSION()enum <anonymous>.RL_SHADER_LOC_MAP_EMISSION = 20
-
RL_SHADER_LOC_MAP_HEIGHT
public static int RL_SHADER_LOC_MAP_HEIGHT()enum <anonymous>.RL_SHADER_LOC_MAP_HEIGHT = 21
-
RL_SHADER_LOC_MAP_CUBEMAP
public static int RL_SHADER_LOC_MAP_CUBEMAP()enum <anonymous>.RL_SHADER_LOC_MAP_CUBEMAP = 22
-
RL_SHADER_LOC_MAP_IRRADIANCE
public static int RL_SHADER_LOC_MAP_IRRADIANCE()enum <anonymous>.RL_SHADER_LOC_MAP_IRRADIANCE = 23
-
RL_SHADER_LOC_MAP_PREFILTER
public static int RL_SHADER_LOC_MAP_PREFILTER()enum <anonymous>.RL_SHADER_LOC_MAP_PREFILTER = 24
-
RL_SHADER_LOC_MAP_BRDF
public static int RL_SHADER_LOC_MAP_BRDF()enum <anonymous>.RL_SHADER_LOC_MAP_BRDF = 25
-
RL_SHADER_UNIFORM_FLOAT
public static int RL_SHADER_UNIFORM_FLOAT()enum <anonymous>.RL_SHADER_UNIFORM_FLOAT = 0
-
RL_SHADER_UNIFORM_VEC2
public static int RL_SHADER_UNIFORM_VEC2()enum <anonymous>.RL_SHADER_UNIFORM_VEC2 = 1
-
RL_SHADER_UNIFORM_VEC3
public static int RL_SHADER_UNIFORM_VEC3()enum <anonymous>.RL_SHADER_UNIFORM_VEC3 = 2
-
RL_SHADER_UNIFORM_VEC4
public static int RL_SHADER_UNIFORM_VEC4()enum <anonymous>.RL_SHADER_UNIFORM_VEC4 = 3
-
RL_SHADER_UNIFORM_INT
public static int RL_SHADER_UNIFORM_INT()enum <anonymous>.RL_SHADER_UNIFORM_INT = 4
-
RL_SHADER_UNIFORM_IVEC2
public static int RL_SHADER_UNIFORM_IVEC2()enum <anonymous>.RL_SHADER_UNIFORM_IVEC2 = 5
-
RL_SHADER_UNIFORM_IVEC3
public static int RL_SHADER_UNIFORM_IVEC3()enum <anonymous>.RL_SHADER_UNIFORM_IVEC3 = 6
-
RL_SHADER_UNIFORM_IVEC4
public static int RL_SHADER_UNIFORM_IVEC4()enum <anonymous>.RL_SHADER_UNIFORM_IVEC4 = 7
-
RL_SHADER_UNIFORM_SAMPLER2D
public static int RL_SHADER_UNIFORM_SAMPLER2D()enum <anonymous>.RL_SHADER_UNIFORM_SAMPLER2D = 8
-
RL_SHADER_ATTRIB_FLOAT
public static int RL_SHADER_ATTRIB_FLOAT()enum <anonymous>.RL_SHADER_ATTRIB_FLOAT = 0
-
RL_SHADER_ATTRIB_VEC2
public static int RL_SHADER_ATTRIB_VEC2()enum <anonymous>.RL_SHADER_ATTRIB_VEC2 = 1
-
RL_SHADER_ATTRIB_VEC3
public static int RL_SHADER_ATTRIB_VEC3()enum <anonymous>.RL_SHADER_ATTRIB_VEC3 = 2
-
RL_SHADER_ATTRIB_VEC4
public static int RL_SHADER_ATTRIB_VEC4()enum <anonymous>.RL_SHADER_ATTRIB_VEC4 = 3
-
RL_ATTACHMENT_COLOR_CHANNEL0
public static int RL_ATTACHMENT_COLOR_CHANNEL0()enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL0 = 0
-
RL_ATTACHMENT_COLOR_CHANNEL1
public static int RL_ATTACHMENT_COLOR_CHANNEL1()enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL1 = 1
-
RL_ATTACHMENT_COLOR_CHANNEL2
public static int RL_ATTACHMENT_COLOR_CHANNEL2()enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL2 = 2
-
RL_ATTACHMENT_COLOR_CHANNEL3
public static int RL_ATTACHMENT_COLOR_CHANNEL3()enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL3 = 3
-
RL_ATTACHMENT_COLOR_CHANNEL4
public static int RL_ATTACHMENT_COLOR_CHANNEL4()enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL4 = 4
-
RL_ATTACHMENT_COLOR_CHANNEL5
public static int RL_ATTACHMENT_COLOR_CHANNEL5()enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL5 = 5
-
RL_ATTACHMENT_COLOR_CHANNEL6
public static int RL_ATTACHMENT_COLOR_CHANNEL6()enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL6 = 6
-
RL_ATTACHMENT_COLOR_CHANNEL7
public static int RL_ATTACHMENT_COLOR_CHANNEL7()enum <anonymous>.RL_ATTACHMENT_COLOR_CHANNEL7 = 7
-
RL_ATTACHMENT_DEPTH
public static int RL_ATTACHMENT_DEPTH()enum <anonymous>.RL_ATTACHMENT_DEPTH = 100
-
RL_ATTACHMENT_STENCIL
public static int RL_ATTACHMENT_STENCIL()enum <anonymous>.RL_ATTACHMENT_STENCIL = 200
-
RL_ATTACHMENT_CUBEMAP_POSITIVE_X
public static int RL_ATTACHMENT_CUBEMAP_POSITIVE_X()enum <anonymous>.RL_ATTACHMENT_CUBEMAP_POSITIVE_X = 0
-
RL_ATTACHMENT_CUBEMAP_NEGATIVE_X
public static int RL_ATTACHMENT_CUBEMAP_NEGATIVE_X()enum <anonymous>.RL_ATTACHMENT_CUBEMAP_NEGATIVE_X = 1
-
RL_ATTACHMENT_CUBEMAP_POSITIVE_Y
public static int RL_ATTACHMENT_CUBEMAP_POSITIVE_Y()enum <anonymous>.RL_ATTACHMENT_CUBEMAP_POSITIVE_Y = 2
-
RL_ATTACHMENT_CUBEMAP_NEGATIVE_Y
public static int RL_ATTACHMENT_CUBEMAP_NEGATIVE_Y()enum <anonymous>.RL_ATTACHMENT_CUBEMAP_NEGATIVE_Y = 3
-
RL_ATTACHMENT_CUBEMAP_POSITIVE_Z
public static int RL_ATTACHMENT_CUBEMAP_POSITIVE_Z()enum <anonymous>.RL_ATTACHMENT_CUBEMAP_POSITIVE_Z = 4
-
RL_ATTACHMENT_CUBEMAP_NEGATIVE_Z
public static int RL_ATTACHMENT_CUBEMAP_NEGATIVE_Z()enum <anonymous>.RL_ATTACHMENT_CUBEMAP_NEGATIVE_Z = 5
-
RL_ATTACHMENT_TEXTURE2D
public static int RL_ATTACHMENT_TEXTURE2D()enum <anonymous>.RL_ATTACHMENT_TEXTURE2D = 100
-
RL_ATTACHMENT_RENDERBUFFER
public static int RL_ATTACHMENT_RENDERBUFFER()enum <anonymous>.RL_ATTACHMENT_RENDERBUFFER = 200
-
RL_CULL_FACE_FRONT
public static int RL_CULL_FACE_FRONT()enum <anonymous>.RL_CULL_FACE_FRONT = 0
-
RL_CULL_FACE_BACK
public static int RL_CULL_FACE_BACK()enum <anonymous>.RL_CULL_FACE_BACK = 1
-
rlMatrixMode$descriptor
Function descriptor for:void rlMatrixMode(int mode)
-
rlMatrixMode$handle
Downcall method handle for:void rlMatrixMode(int mode)
-
rlMatrixMode
public static void rlMatrixMode(int mode) void rlMatrixMode(int mode)
-
rlPushMatrix$descriptor
Function descriptor for:void rlPushMatrix()
-
rlPushMatrix$handle
Downcall method handle for:void rlPushMatrix()
-
rlPushMatrix
public static void rlPushMatrix()void rlPushMatrix()
-
rlPopMatrix$descriptor
Function descriptor for:void rlPopMatrix()
-
rlPopMatrix$handle
Downcall method handle for:void rlPopMatrix()
-
rlPopMatrix
public static void rlPopMatrix()void rlPopMatrix()
-
rlLoadIdentity$descriptor
Function descriptor for:void rlLoadIdentity()
-
rlLoadIdentity$handle
Downcall method handle for:void rlLoadIdentity()
-
rlLoadIdentity
public static void rlLoadIdentity()void rlLoadIdentity()
-
rlTranslatef$descriptor
Function descriptor for:void rlTranslatef(float x, float y, float z)
-
rlTranslatef$handle
Downcall method handle for:void rlTranslatef(float x, float y, float z)
-
rlTranslatef
public static void rlTranslatef(float x, float y, float z) void rlTranslatef(float x, float y, float z)
-
rlRotatef$descriptor
Function descriptor for:void rlRotatef(float angle, float x, float y, float z)
-
rlRotatef$handle
Downcall method handle for:void rlRotatef(float angle, float x, float y, float z)
-
rlRotatef
public static void rlRotatef(float angle, float x, float y, float z) void rlRotatef(float angle, float x, float y, float z)
-
rlScalef$descriptor
Function descriptor for:void rlScalef(float x, float y, float z)
-
rlScalef$handle
Downcall method handle for:void rlScalef(float x, float y, float z)
-
rlScalef
public static void rlScalef(float x, float y, float z) void rlScalef(float x, float y, float z)
-
rlMultMatrixf$descriptor
Function descriptor for:void rlMultMatrixf(const float *matf)
-
rlMultMatrixf$handle
Downcall method handle for:void rlMultMatrixf(const float *matf)
-
rlMultMatrixf
void rlMultMatrixf(const float *matf)
-
rlFrustum$descriptor
Function descriptor for:void rlFrustum(double left, double right, double bottom, double top, double znear, double zfar)
-
rlFrustum$handle
Downcall method handle for:void rlFrustum(double left, double right, double bottom, double top, double znear, double zfar)
-
rlFrustum
public static void rlFrustum(double left, double right, double bottom, double top, double znear, double zfar) void rlFrustum(double left, double right, double bottom, double top, double znear, double zfar)
-
rlOrtho$descriptor
Function descriptor for:void rlOrtho(double left, double right, double bottom, double top, double znear, double zfar)
-
rlOrtho$handle
Downcall method handle for:void rlOrtho(double left, double right, double bottom, double top, double znear, double zfar)
-
rlOrtho
public static void rlOrtho(double left, double right, double bottom, double top, double znear, double zfar) void rlOrtho(double left, double right, double bottom, double top, double znear, double zfar)
-
rlViewport$descriptor
Function descriptor for:void rlViewport(int x, int y, int width, int height)
-
rlViewport$handle
Downcall method handle for:void rlViewport(int x, int y, int width, int height)
-
rlViewport
public static void rlViewport(int x, int y, int width, int height) void rlViewport(int x, int y, int width, int height)
-
rlBegin$descriptor
Function descriptor for:void rlBegin(int mode)
-
rlBegin$handle
Downcall method handle for:void rlBegin(int mode)
-
rlBegin
public static void rlBegin(int mode) void rlBegin(int mode)
-
rlEnd$descriptor
Function descriptor for:void rlEnd()
-
rlEnd$handle
Downcall method handle for:void rlEnd()
-
rlEnd
public static void rlEnd()void rlEnd()
-
rlVertex2i$descriptor
Function descriptor for:void rlVertex2i(int x, int y)
-
rlVertex2i$handle
Downcall method handle for:void rlVertex2i(int x, int y)
-
rlVertex2i
public static void rlVertex2i(int x, int y) void rlVertex2i(int x, int y)
-
rlVertex2f$descriptor
Function descriptor for:void rlVertex2f(float x, float y)
-
rlVertex2f$handle
Downcall method handle for:void rlVertex2f(float x, float y)
-
rlVertex2f
public static void rlVertex2f(float x, float y) void rlVertex2f(float x, float y)
-
rlVertex3f$descriptor
Function descriptor for:void rlVertex3f(float x, float y, float z)
-
rlVertex3f$handle
Downcall method handle for:void rlVertex3f(float x, float y, float z)
-
rlVertex3f
public static void rlVertex3f(float x, float y, float z) void rlVertex3f(float x, float y, float z)
-
rlTexCoord2f$descriptor
Function descriptor for:void rlTexCoord2f(float x, float y)
-
rlTexCoord2f$handle
Downcall method handle for:void rlTexCoord2f(float x, float y)
-
rlTexCoord2f
public static void rlTexCoord2f(float x, float y) void rlTexCoord2f(float x, float y)
-
rlNormal3f$descriptor
Function descriptor for:void rlNormal3f(float x, float y, float z)
-
rlNormal3f$handle
Downcall method handle for:void rlNormal3f(float x, float y, float z)
-
rlNormal3f
public static void rlNormal3f(float x, float y, float z) void rlNormal3f(float x, float y, float z)
-
rlColor4ub$descriptor
Function descriptor for:void rlColor4ub(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
-
rlColor4ub$handle
Downcall method handle for:void rlColor4ub(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
-
rlColor4ub
public static void rlColor4ub(byte r, byte g, byte b, byte a) void rlColor4ub(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
-
rlColor3f$descriptor
Function descriptor for:void rlColor3f(float x, float y, float z)
-
rlColor3f$handle
Downcall method handle for:void rlColor3f(float x, float y, float z)
-
rlColor3f
public static void rlColor3f(float x, float y, float z) void rlColor3f(float x, float y, float z)
-
rlColor4f$descriptor
Function descriptor for:void rlColor4f(float x, float y, float z, float w)
-
rlColor4f$handle
Downcall method handle for:void rlColor4f(float x, float y, float z, float w)
-
rlColor4f
public static void rlColor4f(float x, float y, float z, float w) void rlColor4f(float x, float y, float z, float w)
-
rlEnableVertexArray$descriptor
Function descriptor for:_Bool rlEnableVertexArray(unsigned int vaoId)
-
rlEnableVertexArray$handle
Downcall method handle for:_Bool rlEnableVertexArray(unsigned int vaoId)
-
rlEnableVertexArray
public static boolean rlEnableVertexArray(int vaoId) _Bool rlEnableVertexArray(unsigned int vaoId)
-
rlDisableVertexArray$descriptor
Function descriptor for:void rlDisableVertexArray()
-
rlDisableVertexArray$handle
Downcall method handle for:void rlDisableVertexArray()
-
rlDisableVertexArray
public static void rlDisableVertexArray()void rlDisableVertexArray()
-
rlEnableVertexBuffer$descriptor
Function descriptor for:void rlEnableVertexBuffer(unsigned int id)
-
rlEnableVertexBuffer$handle
Downcall method handle for:void rlEnableVertexBuffer(unsigned int id)
-
rlEnableVertexBuffer
public static void rlEnableVertexBuffer(int id) void rlEnableVertexBuffer(unsigned int id)
-
rlDisableVertexBuffer$descriptor
Function descriptor for:void rlDisableVertexBuffer()
-
rlDisableVertexBuffer$handle
Downcall method handle for:void rlDisableVertexBuffer()
-
rlDisableVertexBuffer
public static void rlDisableVertexBuffer()void rlDisableVertexBuffer()
-
rlEnableVertexBufferElement$descriptor
Function descriptor for:void rlEnableVertexBufferElement(unsigned int id)
-
rlEnableVertexBufferElement$handle
Downcall method handle for:void rlEnableVertexBufferElement(unsigned int id)
-
rlEnableVertexBufferElement
public static void rlEnableVertexBufferElement(int id) void rlEnableVertexBufferElement(unsigned int id)
-
rlDisableVertexBufferElement$descriptor
Function descriptor for:void rlDisableVertexBufferElement()
-
rlDisableVertexBufferElement$handle
Downcall method handle for:void rlDisableVertexBufferElement()
-
rlDisableVertexBufferElement
public static void rlDisableVertexBufferElement()void rlDisableVertexBufferElement()
-
rlEnableVertexAttribute$descriptor
Function descriptor for:void rlEnableVertexAttribute(unsigned int index)
-
rlEnableVertexAttribute$handle
Downcall method handle for:void rlEnableVertexAttribute(unsigned int index)
-
rlEnableVertexAttribute
public static void rlEnableVertexAttribute(int index) void rlEnableVertexAttribute(unsigned int index)
-
rlDisableVertexAttribute$descriptor
Function descriptor for:void rlDisableVertexAttribute(unsigned int index)
-
rlDisableVertexAttribute$handle
Downcall method handle for:void rlDisableVertexAttribute(unsigned int index)
-
rlDisableVertexAttribute
public static void rlDisableVertexAttribute(int index) void rlDisableVertexAttribute(unsigned int index)
-
rlActiveTextureSlot$descriptor
Function descriptor for:void rlActiveTextureSlot(int slot)
-
rlActiveTextureSlot$handle
Downcall method handle for:void rlActiveTextureSlot(int slot)
-
rlActiveTextureSlot
public static void rlActiveTextureSlot(int slot) void rlActiveTextureSlot(int slot)
-
rlEnableTexture$descriptor
Function descriptor for:void rlEnableTexture(unsigned int id)
-
rlEnableTexture$handle
Downcall method handle for:void rlEnableTexture(unsigned int id)
-
rlEnableTexture
public static void rlEnableTexture(int id) void rlEnableTexture(unsigned int id)
-
rlDisableTexture$descriptor
Function descriptor for:void rlDisableTexture()
-
rlDisableTexture$handle
Downcall method handle for:void rlDisableTexture()
-
rlDisableTexture
public static void rlDisableTexture()void rlDisableTexture()
-
rlEnableTextureCubemap$descriptor
Function descriptor for:void rlEnableTextureCubemap(unsigned int id)
-
rlEnableTextureCubemap$handle
Downcall method handle for:void rlEnableTextureCubemap(unsigned int id)
-
rlEnableTextureCubemap
public static void rlEnableTextureCubemap(int id) void rlEnableTextureCubemap(unsigned int id)
-
rlDisableTextureCubemap$descriptor
Function descriptor for:void rlDisableTextureCubemap()
-
rlDisableTextureCubemap$handle
Downcall method handle for:void rlDisableTextureCubemap()
-
rlDisableTextureCubemap
public static void rlDisableTextureCubemap()void rlDisableTextureCubemap()
-
rlTextureParameters$descriptor
Function descriptor for:void rlTextureParameters(unsigned int id, int param, int value)
-
rlTextureParameters$handle
Downcall method handle for:void rlTextureParameters(unsigned int id, int param, int value)
-
rlTextureParameters
public static void rlTextureParameters(int id, int param, int value) void rlTextureParameters(unsigned int id, int param, int value)
-
rlCubemapParameters$descriptor
Function descriptor for:void rlCubemapParameters(unsigned int id, int param, int value)
-
rlCubemapParameters$handle
Downcall method handle for:void rlCubemapParameters(unsigned int id, int param, int value)
-
rlCubemapParameters
public static void rlCubemapParameters(int id, int param, int value) void rlCubemapParameters(unsigned int id, int param, int value)
-
rlEnableShader$descriptor
Function descriptor for:void rlEnableShader(unsigned int id)
-
rlEnableShader$handle
Downcall method handle for:void rlEnableShader(unsigned int id)
-
rlEnableShader
public static void rlEnableShader(int id) void rlEnableShader(unsigned int id)
-
rlDisableShader$descriptor
Function descriptor for:void rlDisableShader()
-
rlDisableShader$handle
Downcall method handle for:void rlDisableShader()
-
rlDisableShader
public static void rlDisableShader()void rlDisableShader()
-
rlEnableFramebuffer$descriptor
Function descriptor for:void rlEnableFramebuffer(unsigned int id)
-
rlEnableFramebuffer$handle
Downcall method handle for:void rlEnableFramebuffer(unsigned int id)
-
rlEnableFramebuffer
public static void rlEnableFramebuffer(int id) void rlEnableFramebuffer(unsigned int id)
-
rlDisableFramebuffer$descriptor
Function descriptor for:void rlDisableFramebuffer()
-
rlDisableFramebuffer$handle
Downcall method handle for:void rlDisableFramebuffer()
-
rlDisableFramebuffer
public static void rlDisableFramebuffer()void rlDisableFramebuffer()
-
rlActiveDrawBuffers$descriptor
Function descriptor for:void rlActiveDrawBuffers(int count)
-
rlActiveDrawBuffers$handle
Downcall method handle for:void rlActiveDrawBuffers(int count)
-
rlActiveDrawBuffers
public static void rlActiveDrawBuffers(int count) void rlActiveDrawBuffers(int count)
-
rlBlitFramebuffer$descriptor
Function descriptor for:void rlBlitFramebuffer(int srcX, int srcY, int srcWidth, int srcHeight, int dstX, int dstY, int dstWidth, int dstHeight, int bufferMask)
-
rlBlitFramebuffer$handle
Downcall method handle for:void rlBlitFramebuffer(int srcX, int srcY, int srcWidth, int srcHeight, int dstX, int dstY, int dstWidth, int dstHeight, int bufferMask)
-
rlBlitFramebuffer
public static void rlBlitFramebuffer(int srcX, int srcY, int srcWidth, int srcHeight, int dstX, int dstY, int dstWidth, int dstHeight, int bufferMask) void rlBlitFramebuffer(int srcX, int srcY, int srcWidth, int srcHeight, int dstX, int dstY, int dstWidth, int dstHeight, int bufferMask)
-
rlEnableColorBlend$descriptor
Function descriptor for:void rlEnableColorBlend()
-
rlEnableColorBlend$handle
Downcall method handle for:void rlEnableColorBlend()
-
rlEnableColorBlend
public static void rlEnableColorBlend()void rlEnableColorBlend()
-
rlDisableColorBlend$descriptor
Function descriptor for:void rlDisableColorBlend()
-
rlDisableColorBlend$handle
Downcall method handle for:void rlDisableColorBlend()
-
rlDisableColorBlend
public static void rlDisableColorBlend()void rlDisableColorBlend()
-
rlEnableDepthTest$descriptor
Function descriptor for:void rlEnableDepthTest()
-
rlEnableDepthTest$handle
Downcall method handle for:void rlEnableDepthTest()
-
rlEnableDepthTest
public static void rlEnableDepthTest()void rlEnableDepthTest()
-
rlDisableDepthTest$descriptor
Function descriptor for:void rlDisableDepthTest()
-
rlDisableDepthTest$handle
Downcall method handle for:void rlDisableDepthTest()
-
rlDisableDepthTest
public static void rlDisableDepthTest()void rlDisableDepthTest()
-
rlEnableDepthMask$descriptor
Function descriptor for:void rlEnableDepthMask()
-
rlEnableDepthMask$handle
Downcall method handle for:void rlEnableDepthMask()
-
rlEnableDepthMask
public static void rlEnableDepthMask()void rlEnableDepthMask()
-
rlDisableDepthMask$descriptor
Function descriptor for:void rlDisableDepthMask()
-
rlDisableDepthMask$handle
Downcall method handle for:void rlDisableDepthMask()
-
rlDisableDepthMask
public static void rlDisableDepthMask()void rlDisableDepthMask()
-
rlEnableBackfaceCulling$descriptor
Function descriptor for:void rlEnableBackfaceCulling()
-
rlEnableBackfaceCulling$handle
Downcall method handle for:void rlEnableBackfaceCulling()
-
rlEnableBackfaceCulling
public static void rlEnableBackfaceCulling()void rlEnableBackfaceCulling()
-
rlDisableBackfaceCulling$descriptor
Function descriptor for:void rlDisableBackfaceCulling()
-
rlDisableBackfaceCulling$handle
Downcall method handle for:void rlDisableBackfaceCulling()
-
rlDisableBackfaceCulling
public static void rlDisableBackfaceCulling()void rlDisableBackfaceCulling()
-
rlSetCullFace$descriptor
Function descriptor for:void rlSetCullFace(int mode)
-
rlSetCullFace$handle
Downcall method handle for:void rlSetCullFace(int mode)
-
rlSetCullFace
public static void rlSetCullFace(int mode) void rlSetCullFace(int mode)
-
rlEnableScissorTest$descriptor
Function descriptor for:void rlEnableScissorTest()
-
rlEnableScissorTest$handle
Downcall method handle for:void rlEnableScissorTest()
-
rlEnableScissorTest
public static void rlEnableScissorTest()void rlEnableScissorTest()
-
rlDisableScissorTest$descriptor
Function descriptor for:void rlDisableScissorTest()
-
rlDisableScissorTest$handle
Downcall method handle for:void rlDisableScissorTest()
-
rlDisableScissorTest
public static void rlDisableScissorTest()void rlDisableScissorTest()
-
rlScissor$descriptor
Function descriptor for:void rlScissor(int x, int y, int width, int height)
-
rlScissor$handle
Downcall method handle for:void rlScissor(int x, int y, int width, int height)
-
rlScissor
public static void rlScissor(int x, int y, int width, int height) void rlScissor(int x, int y, int width, int height)
-
rlEnableWireMode$descriptor
Function descriptor for:void rlEnableWireMode()
-
rlEnableWireMode$handle
Downcall method handle for:void rlEnableWireMode()
-
rlEnableWireMode
public static void rlEnableWireMode()void rlEnableWireMode()
-
rlEnablePointMode$descriptor
Function descriptor for:void rlEnablePointMode()
-
rlEnablePointMode$handle
Downcall method handle for:void rlEnablePointMode()
-
rlEnablePointMode
public static void rlEnablePointMode()void rlEnablePointMode()
-
rlDisableWireMode$descriptor
Function descriptor for:void rlDisableWireMode()
-
rlDisableWireMode$handle
Downcall method handle for:void rlDisableWireMode()
-
rlDisableWireMode
public static void rlDisableWireMode()void rlDisableWireMode()
-
rlSetLineWidth$descriptor
Function descriptor for:void rlSetLineWidth(float width)
-
rlSetLineWidth$handle
Downcall method handle for:void rlSetLineWidth(float width)
-
rlSetLineWidth
public static void rlSetLineWidth(float width) void rlSetLineWidth(float width)
-
rlGetLineWidth$descriptor
Function descriptor for:float rlGetLineWidth()
-
rlGetLineWidth$handle
Downcall method handle for:float rlGetLineWidth()
-
rlGetLineWidth
public static float rlGetLineWidth()float rlGetLineWidth()
-
rlEnableSmoothLines$descriptor
Function descriptor for:void rlEnableSmoothLines()
-
rlEnableSmoothLines$handle
Downcall method handle for:void rlEnableSmoothLines()
-
rlEnableSmoothLines
public static void rlEnableSmoothLines()void rlEnableSmoothLines()
-
rlDisableSmoothLines$descriptor
Function descriptor for:void rlDisableSmoothLines()
-
rlDisableSmoothLines$handle
Downcall method handle for:void rlDisableSmoothLines()
-
rlDisableSmoothLines
public static void rlDisableSmoothLines()void rlDisableSmoothLines()
-
rlEnableStereoRender$descriptor
Function descriptor for:void rlEnableStereoRender()
-
rlEnableStereoRender$handle
Downcall method handle for:void rlEnableStereoRender()
-
rlEnableStereoRender
public static void rlEnableStereoRender()void rlEnableStereoRender()
-
rlDisableStereoRender$descriptor
Function descriptor for:void rlDisableStereoRender()
-
rlDisableStereoRender$handle
Downcall method handle for:void rlDisableStereoRender()
-
rlDisableStereoRender
public static void rlDisableStereoRender()void rlDisableStereoRender()
-
rlIsStereoRenderEnabled$descriptor
Function descriptor for:_Bool rlIsStereoRenderEnabled()
-
rlIsStereoRenderEnabled$handle
Downcall method handle for:_Bool rlIsStereoRenderEnabled()
-
rlIsStereoRenderEnabled
public static boolean rlIsStereoRenderEnabled()_Bool rlIsStereoRenderEnabled()
-
rlClearColor$descriptor
Function descriptor for:void rlClearColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
-
rlClearColor$handle
Downcall method handle for:void rlClearColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
-
rlClearColor
public static void rlClearColor(byte r, byte g, byte b, byte a) void rlClearColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
-
rlClearScreenBuffers$descriptor
Function descriptor for:void rlClearScreenBuffers()
-
rlClearScreenBuffers$handle
Downcall method handle for:void rlClearScreenBuffers()
-
rlClearScreenBuffers
public static void rlClearScreenBuffers()void rlClearScreenBuffers()
-
rlCheckErrors$descriptor
Function descriptor for:void rlCheckErrors()
-
rlCheckErrors$handle
Downcall method handle for:void rlCheckErrors()
-
rlCheckErrors
public static void rlCheckErrors()void rlCheckErrors()
-
rlSetBlendMode$descriptor
Function descriptor for:void rlSetBlendMode(int mode)
-
rlSetBlendMode$handle
Downcall method handle for:void rlSetBlendMode(int mode)
-
rlSetBlendMode
public static void rlSetBlendMode(int mode) void rlSetBlendMode(int mode)
-
rlSetBlendFactors$descriptor
Function descriptor for:void rlSetBlendFactors(int glSrcFactor, int glDstFactor, int glEquation)
-
rlSetBlendFactors$handle
Downcall method handle for:void rlSetBlendFactors(int glSrcFactor, int glDstFactor, int glEquation)
-
rlSetBlendFactors
public static void rlSetBlendFactors(int glSrcFactor, int glDstFactor, int glEquation) void rlSetBlendFactors(int glSrcFactor, int glDstFactor, int glEquation)
-
rlSetBlendFactorsSeparate$descriptor
Function descriptor for:void rlSetBlendFactorsSeparate(int glSrcRGB, int glDstRGB, int glSrcAlpha, int glDstAlpha, int glEqRGB, int glEqAlpha)
-
rlSetBlendFactorsSeparate$handle
Downcall method handle for:void rlSetBlendFactorsSeparate(int glSrcRGB, int glDstRGB, int glSrcAlpha, int glDstAlpha, int glEqRGB, int glEqAlpha)
-
rlSetBlendFactorsSeparate
public static void rlSetBlendFactorsSeparate(int glSrcRGB, int glDstRGB, int glSrcAlpha, int glDstAlpha, int glEqRGB, int glEqAlpha) void rlSetBlendFactorsSeparate(int glSrcRGB, int glDstRGB, int glSrcAlpha, int glDstAlpha, int glEqRGB, int glEqAlpha)
-
rlglInit$descriptor
Function descriptor for:void rlglInit(int width, int height)
-
rlglInit$handle
Downcall method handle for:void rlglInit(int width, int height)
-
rlglInit
public static void rlglInit(int width, int height) void rlglInit(int width, int height)
-
rlglClose$descriptor
Function descriptor for:void rlglClose()
-
rlglClose$handle
Downcall method handle for:void rlglClose()
-
rlglClose
public static void rlglClose()void rlglClose()
-
rlLoadExtensions$descriptor
Function descriptor for:void rlLoadExtensions(void *loader)
-
rlLoadExtensions$handle
Downcall method handle for:void rlLoadExtensions(void *loader)
-
rlLoadExtensions
void rlLoadExtensions(void *loader)
-
rlGetVersion$descriptor
Function descriptor for:int rlGetVersion()
-
rlGetVersion$handle
Downcall method handle for:int rlGetVersion()
-
rlGetVersion
public static int rlGetVersion()int rlGetVersion()
-
rlSetFramebufferWidth$descriptor
Function descriptor for:void rlSetFramebufferWidth(int width)
-
rlSetFramebufferWidth$handle
Downcall method handle for:void rlSetFramebufferWidth(int width)
-
rlSetFramebufferWidth
public static void rlSetFramebufferWidth(int width) void rlSetFramebufferWidth(int width)
-
rlGetFramebufferWidth$descriptor
Function descriptor for:int rlGetFramebufferWidth()
-
rlGetFramebufferWidth$handle
Downcall method handle for:int rlGetFramebufferWidth()
-
rlGetFramebufferWidth
public static int rlGetFramebufferWidth()int rlGetFramebufferWidth()
-
rlSetFramebufferHeight$descriptor
Function descriptor for:void rlSetFramebufferHeight(int height)
-
rlSetFramebufferHeight$handle
Downcall method handle for:void rlSetFramebufferHeight(int height)
-
rlSetFramebufferHeight
public static void rlSetFramebufferHeight(int height) void rlSetFramebufferHeight(int height)
-
rlGetFramebufferHeight$descriptor
Function descriptor for:int rlGetFramebufferHeight()
-
rlGetFramebufferHeight$handle
Downcall method handle for:int rlGetFramebufferHeight()
-
rlGetFramebufferHeight
public static int rlGetFramebufferHeight()int rlGetFramebufferHeight()
-
rlGetTextureIdDefault$descriptor
Function descriptor for:unsigned int rlGetTextureIdDefault()
-
rlGetTextureIdDefault$handle
Downcall method handle for:unsigned int rlGetTextureIdDefault()
-
rlGetTextureIdDefault
public static int rlGetTextureIdDefault()unsigned int rlGetTextureIdDefault()
-
rlGetShaderIdDefault$descriptor
Function descriptor for:unsigned int rlGetShaderIdDefault()
-
rlGetShaderIdDefault$handle
Downcall method handle for:unsigned int rlGetShaderIdDefault()
-
rlGetShaderIdDefault
public static int rlGetShaderIdDefault()unsigned int rlGetShaderIdDefault()
-
rlGetShaderLocsDefault$descriptor
Function descriptor for:int *rlGetShaderLocsDefault()
-
rlGetShaderLocsDefault$handle
Downcall method handle for:int *rlGetShaderLocsDefault()
-
rlGetShaderLocsDefault
int *rlGetShaderLocsDefault()
-
rlLoadRenderBatch$descriptor
Function descriptor for:rlRenderBatch rlLoadRenderBatch(int numBuffers, int bufferElements)
-
rlLoadRenderBatch$handle
Downcall method handle for:rlRenderBatch rlLoadRenderBatch(int numBuffers, int bufferElements)
-
rlLoadRenderBatch
public static MemorySegment rlLoadRenderBatch(SegmentAllocator allocator, int numBuffers, int bufferElements) rlRenderBatch rlLoadRenderBatch(int numBuffers, int bufferElements)
-
rlUnloadRenderBatch$descriptor
Function descriptor for:void rlUnloadRenderBatch(rlRenderBatch batch)
-
rlUnloadRenderBatch$handle
Downcall method handle for:void rlUnloadRenderBatch(rlRenderBatch batch)
-
rlUnloadRenderBatch
void rlUnloadRenderBatch(rlRenderBatch batch)
-
rlDrawRenderBatch$descriptor
Function descriptor for:void rlDrawRenderBatch(rlRenderBatch *batch)
-
rlDrawRenderBatch$handle
Downcall method handle for:void rlDrawRenderBatch(rlRenderBatch *batch)
-
rlDrawRenderBatch
void rlDrawRenderBatch(rlRenderBatch *batch)
-
rlSetRenderBatchActive$descriptor
Function descriptor for:void rlSetRenderBatchActive(rlRenderBatch *batch)
-
rlSetRenderBatchActive$handle
Downcall method handle for:void rlSetRenderBatchActive(rlRenderBatch *batch)
-
rlSetRenderBatchActive
void rlSetRenderBatchActive(rlRenderBatch *batch)
-
rlDrawRenderBatchActive$descriptor
Function descriptor for:void rlDrawRenderBatchActive()
-
rlDrawRenderBatchActive$handle
Downcall method handle for:void rlDrawRenderBatchActive()
-
rlDrawRenderBatchActive
public static void rlDrawRenderBatchActive()void rlDrawRenderBatchActive()
-
rlCheckRenderBatchLimit$descriptor
Function descriptor for:_Bool rlCheckRenderBatchLimit(int vCount)
-
rlCheckRenderBatchLimit$handle
Downcall method handle for:_Bool rlCheckRenderBatchLimit(int vCount)
-
rlCheckRenderBatchLimit
public static boolean rlCheckRenderBatchLimit(int vCount) _Bool rlCheckRenderBatchLimit(int vCount)
-
rlSetTexture$descriptor
Function descriptor for:void rlSetTexture(unsigned int id)
-
rlSetTexture$handle
Downcall method handle for:void rlSetTexture(unsigned int id)
-
rlSetTexture
public static void rlSetTexture(int id) void rlSetTexture(unsigned int id)
-
rlLoadVertexArray$descriptor
Function descriptor for:unsigned int rlLoadVertexArray()
-
rlLoadVertexArray$handle
Downcall method handle for:unsigned int rlLoadVertexArray()
-
rlLoadVertexArray
public static int rlLoadVertexArray()unsigned int rlLoadVertexArray()
-
rlLoadVertexBuffer$descriptor
Function descriptor for:unsigned int rlLoadVertexBuffer(const void *buffer, int size, _Bool dynamic)
-
rlLoadVertexBuffer$handle
Downcall method handle for:unsigned int rlLoadVertexBuffer(const void *buffer, int size, _Bool dynamic)
-
rlLoadVertexBuffer
unsigned int rlLoadVertexBuffer(const void *buffer, int size, _Bool dynamic)
-
rlLoadVertexBufferElement$descriptor
Function descriptor for:unsigned int rlLoadVertexBufferElement(const void *buffer, int size, _Bool dynamic)
-
rlLoadVertexBufferElement$handle
Downcall method handle for:unsigned int rlLoadVertexBufferElement(const void *buffer, int size, _Bool dynamic)
-
rlLoadVertexBufferElement
unsigned int rlLoadVertexBufferElement(const void *buffer, int size, _Bool dynamic)
-
rlUpdateVertexBuffer$descriptor
Function descriptor for:void rlUpdateVertexBuffer(unsigned int bufferId, const void *data, int dataSize, int offset)
-
rlUpdateVertexBuffer$handle
Downcall method handle for:void rlUpdateVertexBuffer(unsigned int bufferId, const void *data, int dataSize, int offset)
-
rlUpdateVertexBuffer
void rlUpdateVertexBuffer(unsigned int bufferId, const void *data, int dataSize, int offset)
-
rlUpdateVertexBufferElements$descriptor
Function descriptor for:void rlUpdateVertexBufferElements(unsigned int id, const void *data, int dataSize, int offset)
-
rlUpdateVertexBufferElements$handle
Downcall method handle for:void rlUpdateVertexBufferElements(unsigned int id, const void *data, int dataSize, int offset)
-
rlUpdateVertexBufferElements
public static void rlUpdateVertexBufferElements(int id, MemorySegment data, int dataSize, int offset) void rlUpdateVertexBufferElements(unsigned int id, const void *data, int dataSize, int offset)
-
rlUnloadVertexArray$descriptor
Function descriptor for:void rlUnloadVertexArray(unsigned int vaoId)
-
rlUnloadVertexArray$handle
Downcall method handle for:void rlUnloadVertexArray(unsigned int vaoId)
-
rlUnloadVertexArray
public static void rlUnloadVertexArray(int vaoId) void rlUnloadVertexArray(unsigned int vaoId)
-
rlUnloadVertexBuffer$descriptor
Function descriptor for:void rlUnloadVertexBuffer(unsigned int vboId)
-
rlUnloadVertexBuffer$handle
Downcall method handle for:void rlUnloadVertexBuffer(unsigned int vboId)
-
rlUnloadVertexBuffer
public static void rlUnloadVertexBuffer(int vboId) void rlUnloadVertexBuffer(unsigned int vboId)
-
rlSetVertexAttribute$descriptor
Function descriptor for:void rlSetVertexAttribute(unsigned int index, int compSize, int type, _Bool normalized, int stride, const void *pointer)
-
rlSetVertexAttribute$handle
Downcall method handle for:void rlSetVertexAttribute(unsigned int index, int compSize, int type, _Bool normalized, int stride, const void *pointer)
-
rlSetVertexAttribute
public static void rlSetVertexAttribute(int index, int compSize, int type, boolean normalized, int stride, MemorySegment pointer) void rlSetVertexAttribute(unsigned int index, int compSize, int type, _Bool normalized, int stride, const void *pointer)
-
rlSetVertexAttributeDivisor$descriptor
Function descriptor for:void rlSetVertexAttributeDivisor(unsigned int index, int divisor)
-
rlSetVertexAttributeDivisor$handle
Downcall method handle for:void rlSetVertexAttributeDivisor(unsigned int index, int divisor)
-
rlSetVertexAttributeDivisor
public static void rlSetVertexAttributeDivisor(int index, int divisor) void rlSetVertexAttributeDivisor(unsigned int index, int divisor)
-
rlSetVertexAttributeDefault$descriptor
Function descriptor for:void rlSetVertexAttributeDefault(int locIndex, const void *value, int attribType, int count)
-
rlSetVertexAttributeDefault$handle
Downcall method handle for:void rlSetVertexAttributeDefault(int locIndex, const void *value, int attribType, int count)
-
rlSetVertexAttributeDefault
public static void rlSetVertexAttributeDefault(int locIndex, MemorySegment value, int attribType, int count) void rlSetVertexAttributeDefault(int locIndex, const void *value, int attribType, int count)
-
rlDrawVertexArray$descriptor
Function descriptor for:void rlDrawVertexArray(int offset, int count)
-
rlDrawVertexArray$handle
Downcall method handle for:void rlDrawVertexArray(int offset, int count)
-
rlDrawVertexArray
public static void rlDrawVertexArray(int offset, int count) void rlDrawVertexArray(int offset, int count)
-
rlDrawVertexArrayElements$descriptor
Function descriptor for:void rlDrawVertexArrayElements(int offset, int count, const void *buffer)
-
rlDrawVertexArrayElements$handle
Downcall method handle for:void rlDrawVertexArrayElements(int offset, int count, const void *buffer)
-
rlDrawVertexArrayElements
void rlDrawVertexArrayElements(int offset, int count, const void *buffer)
-
rlDrawVertexArrayInstanced$descriptor
Function descriptor for:void rlDrawVertexArrayInstanced(int offset, int count, int instances)
-
rlDrawVertexArrayInstanced$handle
Downcall method handle for:void rlDrawVertexArrayInstanced(int offset, int count, int instances)
-
rlDrawVertexArrayInstanced
public static void rlDrawVertexArrayInstanced(int offset, int count, int instances) void rlDrawVertexArrayInstanced(int offset, int count, int instances)
-
rlDrawVertexArrayElementsInstanced$descriptor
Function descriptor for:void rlDrawVertexArrayElementsInstanced(int offset, int count, const void *buffer, int instances)
-
rlDrawVertexArrayElementsInstanced$handle
Downcall method handle for:void rlDrawVertexArrayElementsInstanced(int offset, int count, const void *buffer, int instances)
-
rlDrawVertexArrayElementsInstanced
public static void rlDrawVertexArrayElementsInstanced(int offset, int count, MemorySegment buffer, int instances) void rlDrawVertexArrayElementsInstanced(int offset, int count, const void *buffer, int instances)
-
rlLoadTexture$descriptor
Function descriptor for:unsigned int rlLoadTexture(const void *data, int width, int height, int format, int mipmapCount)
-
rlLoadTexture$handle
Downcall method handle for:unsigned int rlLoadTexture(const void *data, int width, int height, int format, int mipmapCount)
-
rlLoadTexture
public static int rlLoadTexture(MemorySegment data, int width, int height, int format, int mipmapCount) unsigned int rlLoadTexture(const void *data, int width, int height, int format, int mipmapCount)
-
rlLoadTextureDepth$descriptor
Function descriptor for:unsigned int rlLoadTextureDepth(int width, int height, _Bool useRenderBuffer)
-
rlLoadTextureDepth$handle
Downcall method handle for:unsigned int rlLoadTextureDepth(int width, int height, _Bool useRenderBuffer)
-
rlLoadTextureDepth
public static int rlLoadTextureDepth(int width, int height, boolean useRenderBuffer) unsigned int rlLoadTextureDepth(int width, int height, _Bool useRenderBuffer)
-
rlLoadTextureCubemap$descriptor
Function descriptor for:unsigned int rlLoadTextureCubemap(const void *data, int size, int format)
-
rlLoadTextureCubemap$handle
Downcall method handle for:unsigned int rlLoadTextureCubemap(const void *data, int size, int format)
-
rlLoadTextureCubemap
unsigned int rlLoadTextureCubemap(const void *data, int size, int format)
-
rlUpdateTexture$descriptor
Function descriptor for:void rlUpdateTexture(unsigned int id, int offsetX, int offsetY, int width, int height, int format, const void *data)
-
rlUpdateTexture$handle
Downcall method handle for:void rlUpdateTexture(unsigned int id, int offsetX, int offsetY, int width, int height, int format, const void *data)
-
rlUpdateTexture
public static void rlUpdateTexture(int id, int offsetX, int offsetY, int width, int height, int format, MemorySegment data) void rlUpdateTexture(unsigned int id, int offsetX, int offsetY, int width, int height, int format, const void *data)
-
rlGetGlTextureFormats$descriptor
Function descriptor for:void rlGetGlTextureFormats(int format, unsigned int *glInternalFormat, unsigned int *glFormat, unsigned int *glType)
-
rlGetGlTextureFormats$handle
Downcall method handle for:void rlGetGlTextureFormats(int format, unsigned int *glInternalFormat, unsigned int *glFormat, unsigned int *glType)
-
rlGetGlTextureFormats
public static void rlGetGlTextureFormats(int format, MemorySegment glInternalFormat, MemorySegment glFormat, MemorySegment glType) void rlGetGlTextureFormats(int format, unsigned int *glInternalFormat, unsigned int *glFormat, unsigned int *glType)
-
rlGetPixelFormatName$descriptor
Function descriptor for:const char *rlGetPixelFormatName(unsigned int format)
-
rlGetPixelFormatName$handle
Downcall method handle for:const char *rlGetPixelFormatName(unsigned int format)
-
rlGetPixelFormatName
const char *rlGetPixelFormatName(unsigned int format)
-
rlUnloadTexture$descriptor
Function descriptor for:void rlUnloadTexture(unsigned int id)
-
rlUnloadTexture$handle
Downcall method handle for:void rlUnloadTexture(unsigned int id)
-
rlUnloadTexture
public static void rlUnloadTexture(int id) void rlUnloadTexture(unsigned int id)
-
rlGenTextureMipmaps$descriptor
Function descriptor for:void rlGenTextureMipmaps(unsigned int id, int width, int height, int format, int *mipmaps)
-
rlGenTextureMipmaps$handle
Downcall method handle for:void rlGenTextureMipmaps(unsigned int id, int width, int height, int format, int *mipmaps)
-
rlGenTextureMipmaps
public static void rlGenTextureMipmaps(int id, int width, int height, int format, MemorySegment mipmaps) void rlGenTextureMipmaps(unsigned int id, int width, int height, int format, int *mipmaps)
-
rlReadTexturePixels$descriptor
Function descriptor for:void *rlReadTexturePixels(unsigned int id, int width, int height, int format)
-
rlReadTexturePixels$handle
Downcall method handle for:void *rlReadTexturePixels(unsigned int id, int width, int height, int format)
-
rlReadTexturePixels
void *rlReadTexturePixels(unsigned int id, int width, int height, int format)
-
rlReadScreenPixels$descriptor
Function descriptor for:unsigned char *rlReadScreenPixels(int width, int height)
-
rlReadScreenPixels$handle
Downcall method handle for:unsigned char *rlReadScreenPixels(int width, int height)
-
rlReadScreenPixels
unsigned char *rlReadScreenPixels(int width, int height)
-
rlLoadFramebuffer$descriptor
Function descriptor for:unsigned int rlLoadFramebuffer(int width, int height)
-
rlLoadFramebuffer$handle
Downcall method handle for:unsigned int rlLoadFramebuffer(int width, int height)
-
rlLoadFramebuffer
public static int rlLoadFramebuffer(int width, int height) unsigned int rlLoadFramebuffer(int width, int height)
-
rlFramebufferAttach$descriptor
Function descriptor for:void rlFramebufferAttach(unsigned int fboId, unsigned int texId, int attachType, int texType, int mipLevel)
-
rlFramebufferAttach$handle
Downcall method handle for:void rlFramebufferAttach(unsigned int fboId, unsigned int texId, int attachType, int texType, int mipLevel)
-
rlFramebufferAttach
public static void rlFramebufferAttach(int fboId, int texId, int attachType, int texType, int mipLevel) void rlFramebufferAttach(unsigned int fboId, unsigned int texId, int attachType, int texType, int mipLevel)
-
rlFramebufferComplete$descriptor
Function descriptor for:_Bool rlFramebufferComplete(unsigned int id)
-
rlFramebufferComplete$handle
Downcall method handle for:_Bool rlFramebufferComplete(unsigned int id)
-
rlFramebufferComplete
public static boolean rlFramebufferComplete(int id) _Bool rlFramebufferComplete(unsigned int id)
-
rlUnloadFramebuffer$descriptor
Function descriptor for:void rlUnloadFramebuffer(unsigned int id)
-
rlUnloadFramebuffer$handle
Downcall method handle for:void rlUnloadFramebuffer(unsigned int id)
-
rlUnloadFramebuffer
public static void rlUnloadFramebuffer(int id) void rlUnloadFramebuffer(unsigned int id)
-
rlLoadShaderCode$descriptor
Function descriptor for:unsigned int rlLoadShaderCode(const char *vsCode, const char *fsCode)
-
rlLoadShaderCode$handle
Downcall method handle for:unsigned int rlLoadShaderCode(const char *vsCode, const char *fsCode)
-
rlLoadShaderCode
unsigned int rlLoadShaderCode(const char *vsCode, const char *fsCode)
-
rlCompileShader$descriptor
Function descriptor for:unsigned int rlCompileShader(const char *shaderCode, int type)
-
rlCompileShader$handle
Downcall method handle for:unsigned int rlCompileShader(const char *shaderCode, int type)
-
rlCompileShader
unsigned int rlCompileShader(const char *shaderCode, int type)
-
rlLoadShaderProgram$descriptor
Function descriptor for:unsigned int rlLoadShaderProgram(unsigned int vShaderId, unsigned int fShaderId)
-
rlLoadShaderProgram$handle
Downcall method handle for:unsigned int rlLoadShaderProgram(unsigned int vShaderId, unsigned int fShaderId)
-
rlLoadShaderProgram
public static int rlLoadShaderProgram(int vShaderId, int fShaderId) unsigned int rlLoadShaderProgram(unsigned int vShaderId, unsigned int fShaderId)
-
rlUnloadShaderProgram$descriptor
Function descriptor for:void rlUnloadShaderProgram(unsigned int id)
-
rlUnloadShaderProgram$handle
Downcall method handle for:void rlUnloadShaderProgram(unsigned int id)
-
rlUnloadShaderProgram
public static void rlUnloadShaderProgram(int id) void rlUnloadShaderProgram(unsigned int id)
-
rlGetLocationUniform$descriptor
Function descriptor for:int rlGetLocationUniform(unsigned int shaderId, const char *uniformName)
-
rlGetLocationUniform$handle
Downcall method handle for:int rlGetLocationUniform(unsigned int shaderId, const char *uniformName)
-
rlGetLocationUniform
int rlGetLocationUniform(unsigned int shaderId, const char *uniformName)
-
rlGetLocationAttrib$descriptor
Function descriptor for:int rlGetLocationAttrib(unsigned int shaderId, const char *attribName)
-
rlGetLocationAttrib$handle
Downcall method handle for:int rlGetLocationAttrib(unsigned int shaderId, const char *attribName)
-
rlGetLocationAttrib
int rlGetLocationAttrib(unsigned int shaderId, const char *attribName)
-
rlSetUniform$descriptor
Function descriptor for:void rlSetUniform(int locIndex, const void *value, int uniformType, int count)
-
rlSetUniform$handle
Downcall method handle for:void rlSetUniform(int locIndex, const void *value, int uniformType, int count)
-
rlSetUniform
void rlSetUniform(int locIndex, const void *value, int uniformType, int count)
-
rlSetUniformMatrix$descriptor
Function descriptor for:void rlSetUniformMatrix(int locIndex, Matrix mat)
-
rlSetUniformMatrix$handle
Downcall method handle for:void rlSetUniformMatrix(int locIndex, Matrix mat)
-
rlSetUniformMatrix
void rlSetUniformMatrix(int locIndex, Matrix mat)
-
rlSetUniformSampler$descriptor
Function descriptor for:void rlSetUniformSampler(int locIndex, unsigned int textureId)
-
rlSetUniformSampler$handle
Downcall method handle for:void rlSetUniformSampler(int locIndex, unsigned int textureId)
-
rlSetUniformSampler
public static void rlSetUniformSampler(int locIndex, int textureId) void rlSetUniformSampler(int locIndex, unsigned int textureId)
-
rlSetShader$descriptor
Function descriptor for:void rlSetShader(unsigned int id, int *locs)
-
rlSetShader$handle
Downcall method handle for:void rlSetShader(unsigned int id, int *locs)
-
rlSetShader
void rlSetShader(unsigned int id, int *locs)
-
rlLoadComputeShaderProgram$descriptor
Function descriptor for:unsigned int rlLoadComputeShaderProgram(unsigned int shaderId)
-
rlLoadComputeShaderProgram$handle
Downcall method handle for:unsigned int rlLoadComputeShaderProgram(unsigned int shaderId)
-
rlLoadComputeShaderProgram
public static int rlLoadComputeShaderProgram(int shaderId) unsigned int rlLoadComputeShaderProgram(unsigned int shaderId)
-
rlComputeShaderDispatch$descriptor
Function descriptor for:void rlComputeShaderDispatch(unsigned int groupX, unsigned int groupY, unsigned int groupZ)
-
rlComputeShaderDispatch$handle
Downcall method handle for:void rlComputeShaderDispatch(unsigned int groupX, unsigned int groupY, unsigned int groupZ)
-
rlComputeShaderDispatch
public static void rlComputeShaderDispatch(int groupX, int groupY, int groupZ) void rlComputeShaderDispatch(unsigned int groupX, unsigned int groupY, unsigned int groupZ)
-
rlLoadShaderBuffer$descriptor
Function descriptor for:unsigned int rlLoadShaderBuffer(unsigned int size, const void *data, int usageHint)
-
rlLoadShaderBuffer$handle
Downcall method handle for:unsigned int rlLoadShaderBuffer(unsigned int size, const void *data, int usageHint)
-
rlLoadShaderBuffer
unsigned int rlLoadShaderBuffer(unsigned int size, const void *data, int usageHint)
-
rlUnloadShaderBuffer$descriptor
Function descriptor for:void rlUnloadShaderBuffer(unsigned int ssboId)
-
rlUnloadShaderBuffer$handle
Downcall method handle for:void rlUnloadShaderBuffer(unsigned int ssboId)
-
rlUnloadShaderBuffer
public static void rlUnloadShaderBuffer(int ssboId) void rlUnloadShaderBuffer(unsigned int ssboId)
-
rlUpdateShaderBuffer$descriptor
Function descriptor for:void rlUpdateShaderBuffer(unsigned int id, const void *data, unsigned int dataSize, unsigned int offset)
-
rlUpdateShaderBuffer$handle
Downcall method handle for:void rlUpdateShaderBuffer(unsigned int id, const void *data, unsigned int dataSize, unsigned int offset)
-
rlUpdateShaderBuffer
void rlUpdateShaderBuffer(unsigned int id, const void *data, unsigned int dataSize, unsigned int offset)
-
rlBindShaderBuffer$descriptor
Function descriptor for:void rlBindShaderBuffer(unsigned int id, unsigned int index)
-
rlBindShaderBuffer$handle
Downcall method handle for:void rlBindShaderBuffer(unsigned int id, unsigned int index)
-
rlBindShaderBuffer
public static void rlBindShaderBuffer(int id, int index) void rlBindShaderBuffer(unsigned int id, unsigned int index)
-
rlReadShaderBuffer$descriptor
Function descriptor for:void rlReadShaderBuffer(unsigned int id, void *dest, unsigned int count, unsigned int offset)
-
rlReadShaderBuffer$handle
Downcall method handle for:void rlReadShaderBuffer(unsigned int id, void *dest, unsigned int count, unsigned int offset)
-
rlReadShaderBuffer
void rlReadShaderBuffer(unsigned int id, void *dest, unsigned int count, unsigned int offset)
-
rlCopyShaderBuffer$descriptor
Function descriptor for:void rlCopyShaderBuffer(unsigned int destId, unsigned int srcId, unsigned int destOffset, unsigned int srcOffset, unsigned int count)
-
rlCopyShaderBuffer$handle
Downcall method handle for:void rlCopyShaderBuffer(unsigned int destId, unsigned int srcId, unsigned int destOffset, unsigned int srcOffset, unsigned int count)
-
rlCopyShaderBuffer
public static void rlCopyShaderBuffer(int destId, int srcId, int destOffset, int srcOffset, int count) void rlCopyShaderBuffer(unsigned int destId, unsigned int srcId, unsigned int destOffset, unsigned int srcOffset, unsigned int count)
-
rlGetShaderBufferSize$descriptor
Function descriptor for:unsigned int rlGetShaderBufferSize(unsigned int id)
-
rlGetShaderBufferSize$handle
Downcall method handle for:unsigned int rlGetShaderBufferSize(unsigned int id)
-
rlGetShaderBufferSize
public static int rlGetShaderBufferSize(int id) unsigned int rlGetShaderBufferSize(unsigned int id)
-
rlBindImageTexture$descriptor
Function descriptor for:void rlBindImageTexture(unsigned int id, unsigned int index, int format, _Bool readonly)
-
rlBindImageTexture$handle
Downcall method handle for:void rlBindImageTexture(unsigned int id, unsigned int index, int format, _Bool readonly)
-
rlBindImageTexture
public static void rlBindImageTexture(int id, int index, int format, boolean readonly) void rlBindImageTexture(unsigned int id, unsigned int index, int format, _Bool readonly)
-
rlGetMatrixModelview$descriptor
Function descriptor for:Matrix rlGetMatrixModelview()
-
rlGetMatrixModelview$handle
Downcall method handle for:Matrix rlGetMatrixModelview()
-
rlGetMatrixModelview
Matrix rlGetMatrixModelview()
-
rlGetMatrixProjection$descriptor
Function descriptor for:Matrix rlGetMatrixProjection()
-
rlGetMatrixProjection$handle
Downcall method handle for:Matrix rlGetMatrixProjection()
-
rlGetMatrixProjection
Matrix rlGetMatrixProjection()
-
rlGetMatrixTransform$descriptor
Function descriptor for:Matrix rlGetMatrixTransform()
-
rlGetMatrixTransform$handle
Downcall method handle for:Matrix rlGetMatrixTransform()
-
rlGetMatrixTransform
Matrix rlGetMatrixTransform()
-
rlGetMatrixProjectionStereo$descriptor
Function descriptor for:Matrix rlGetMatrixProjectionStereo(int eye)
-
rlGetMatrixProjectionStereo$handle
Downcall method handle for:Matrix rlGetMatrixProjectionStereo(int eye)
-
rlGetMatrixProjectionStereo
Matrix rlGetMatrixProjectionStereo(int eye)
-
rlGetMatrixViewOffsetStereo$descriptor
Function descriptor for:Matrix rlGetMatrixViewOffsetStereo(int eye)
-
rlGetMatrixViewOffsetStereo$handle
Downcall method handle for:Matrix rlGetMatrixViewOffsetStereo(int eye)
-
rlGetMatrixViewOffsetStereo
Matrix rlGetMatrixViewOffsetStereo(int eye)
-
rlSetMatrixProjection$descriptor
Function descriptor for:void rlSetMatrixProjection(Matrix proj)
-
rlSetMatrixProjection$handle
Downcall method handle for:void rlSetMatrixProjection(Matrix proj)
-
rlSetMatrixProjection
void rlSetMatrixProjection(Matrix proj)
-
rlSetMatrixModelview$descriptor
Function descriptor for:void rlSetMatrixModelview(Matrix view)
-
rlSetMatrixModelview$handle
Downcall method handle for:void rlSetMatrixModelview(Matrix view)
-
rlSetMatrixModelview
void rlSetMatrixModelview(Matrix view)
-
rlSetMatrixProjectionStereo$descriptor
Function descriptor for:void rlSetMatrixProjectionStereo(Matrix right, Matrix left)
-
rlSetMatrixProjectionStereo$handle
Downcall method handle for:void rlSetMatrixProjectionStereo(Matrix right, Matrix left)
-
rlSetMatrixProjectionStereo
void rlSetMatrixProjectionStereo(Matrix right, Matrix left)
-
rlSetMatrixViewOffsetStereo$descriptor
Function descriptor for:void rlSetMatrixViewOffsetStereo(Matrix right, Matrix left)
-
rlSetMatrixViewOffsetStereo$handle
Downcall method handle for:void rlSetMatrixViewOffsetStereo(Matrix right, Matrix left)
-
rlSetMatrixViewOffsetStereo
void rlSetMatrixViewOffsetStereo(Matrix right, Matrix left)
-
rlLoadDrawCube$descriptor
Function descriptor for:void rlLoadDrawCube()
-
rlLoadDrawCube$handle
Downcall method handle for:void rlLoadDrawCube()
-
rlLoadDrawCube
public static void rlLoadDrawCube()void rlLoadDrawCube()
-
rlLoadDrawQuad$descriptor
Function descriptor for:void rlLoadDrawQuad()
-
rlLoadDrawQuad$handle
Downcall method handle for:void rlLoadDrawQuad()
-
rlLoadDrawQuad
public static void rlLoadDrawQuad()void rlLoadDrawQuad()
-
__fpclassify$descriptor
Function descriptor for:extern int __fpclassify(double __value)
-
__fpclassify$handle
Downcall method handle for:extern int __fpclassify(double __value)
-
__fpclassify
public static int __fpclassify(double __value) extern int __fpclassify(double __value)
-
__signbit$descriptor
Function descriptor for:extern int __signbit(double __value)
-
__signbit$handle
Downcall method handle for:extern int __signbit(double __value)
-
__signbit
public static int __signbit(double __value) extern int __signbit(double __value)
-
__isinf$descriptor
Function descriptor for:extern int __isinf(double __value)
-
__isinf$handle
Downcall method handle for:extern int __isinf(double __value)
-
__isinf
public static int __isinf(double __value) extern int __isinf(double __value)
-
__finite$descriptor
Function descriptor for:extern int __finite(double __value)
-
__finite$handle
Downcall method handle for:extern int __finite(double __value)
-
__finite
public static int __finite(double __value) extern int __finite(double __value)
-
__isnan$descriptor
Function descriptor for:extern int __isnan(double __value)
-
__isnan$handle
Downcall method handle for:extern int __isnan(double __value)
-
__isnan
public static int __isnan(double __value) extern int __isnan(double __value)
-
__iseqsig$descriptor
Function descriptor for:extern int __iseqsig(double __x, double __y)
-
__iseqsig$handle
Downcall method handle for:extern int __iseqsig(double __x, double __y)
-
__iseqsig
public static int __iseqsig(double __x, double __y) extern int __iseqsig(double __x, double __y)
-
__issignaling$descriptor
Function descriptor for:extern int __issignaling(double __value)
-
__issignaling$handle
Downcall method handle for:extern int __issignaling(double __value)
-
__issignaling
public static int __issignaling(double __value) extern int __issignaling(double __value)
-
acos$descriptor
Function descriptor for:extern double acos(double __x)
-
acos$handle
Downcall method handle for:extern double acos(double __x)
-
acos
public static double acos(double __x) extern double acos(double __x)
-
__acos$descriptor
Function descriptor for:extern double __acos(double __x)
-
__acos$handle
Downcall method handle for:extern double __acos(double __x)
-
__acos
public static double __acos(double __x) extern double __acos(double __x)
-
asin$descriptor
Function descriptor for:extern double asin(double __x)
-
asin$handle
Downcall method handle for:extern double asin(double __x)
-
asin
public static double asin(double __x) extern double asin(double __x)
-
__asin$descriptor
Function descriptor for:extern double __asin(double __x)
-
__asin$handle
Downcall method handle for:extern double __asin(double __x)
-
__asin
public static double __asin(double __x) extern double __asin(double __x)
-
atan$descriptor
Function descriptor for:extern double atan(double __x)
-
atan$handle
Downcall method handle for:extern double atan(double __x)
-
atan
public static double atan(double __x) extern double atan(double __x)
-
__atan$descriptor
Function descriptor for:extern double __atan(double __x)
-
__atan$handle
Downcall method handle for:extern double __atan(double __x)
-
__atan
public static double __atan(double __x) extern double __atan(double __x)
-
atan2$descriptor
Function descriptor for:extern double atan2(double __y, double __x)
-
atan2$handle
Downcall method handle for:extern double atan2(double __y, double __x)
-
atan2
public static double atan2(double __y, double __x) extern double atan2(double __y, double __x)
-
__atan2$descriptor
Function descriptor for:extern double __atan2(double __y, double __x)
-
__atan2$handle
Downcall method handle for:extern double __atan2(double __y, double __x)
-
__atan2
public static double __atan2(double __y, double __x) extern double __atan2(double __y, double __x)
-
cos$descriptor
Function descriptor for:extern double cos(double __x)
-
cos$handle
Downcall method handle for:extern double cos(double __x)
-
cos
public static double cos(double __x) extern double cos(double __x)
-
__cos$descriptor
Function descriptor for:extern double __cos(double __x)
-
__cos$handle
Downcall method handle for:extern double __cos(double __x)
-
__cos
public static double __cos(double __x) extern double __cos(double __x)
-
sin$descriptor
Function descriptor for:extern double sin(double __x)
-
sin$handle
Downcall method handle for:extern double sin(double __x)
-
sin
public static double sin(double __x) extern double sin(double __x)
-
__sin$descriptor
Function descriptor for:extern double __sin(double __x)
-
__sin$handle
Downcall method handle for:extern double __sin(double __x)
-
__sin
public static double __sin(double __x) extern double __sin(double __x)
-
tan$descriptor
Function descriptor for:extern double tan(double __x)
-
tan$handle
Downcall method handle for:extern double tan(double __x)
-
tan
public static double tan(double __x) extern double tan(double __x)
-
__tan$descriptor
Function descriptor for:extern double __tan(double __x)
-
__tan$handle
Downcall method handle for:extern double __tan(double __x)
-
__tan
public static double __tan(double __x) extern double __tan(double __x)
-
cosh$descriptor
Function descriptor for:extern double cosh(double __x)
-
cosh$handle
Downcall method handle for:extern double cosh(double __x)
-
cosh
public static double cosh(double __x) extern double cosh(double __x)
-
__cosh$descriptor
Function descriptor for:extern double __cosh(double __x)
-
__cosh$handle
Downcall method handle for:extern double __cosh(double __x)
-
__cosh
public static double __cosh(double __x) extern double __cosh(double __x)
-
sinh$descriptor
Function descriptor for:extern double sinh(double __x)
-
sinh$handle
Downcall method handle for:extern double sinh(double __x)
-
sinh
public static double sinh(double __x) extern double sinh(double __x)
-
__sinh$descriptor
Function descriptor for:extern double __sinh(double __x)
-
__sinh$handle
Downcall method handle for:extern double __sinh(double __x)
-
__sinh
public static double __sinh(double __x) extern double __sinh(double __x)
-
tanh$descriptor
Function descriptor for:extern double tanh(double __x)
-
tanh$handle
Downcall method handle for:extern double tanh(double __x)
-
tanh
public static double tanh(double __x) extern double tanh(double __x)
-
__tanh$descriptor
Function descriptor for:extern double __tanh(double __x)
-
__tanh$handle
Downcall method handle for:extern double __tanh(double __x)
-
__tanh
public static double __tanh(double __x) extern double __tanh(double __x)
-
acosh$descriptor
Function descriptor for:extern double acosh(double __x)
-
acosh$handle
Downcall method handle for:extern double acosh(double __x)
-
acosh
public static double acosh(double __x) extern double acosh(double __x)
-
__acosh$descriptor
Function descriptor for:extern double __acosh(double __x)
-
__acosh$handle
Downcall method handle for:extern double __acosh(double __x)
-
__acosh
public static double __acosh(double __x) extern double __acosh(double __x)
-
asinh$descriptor
Function descriptor for:extern double asinh(double __x)
-
asinh$handle
Downcall method handle for:extern double asinh(double __x)
-
asinh
public static double asinh(double __x) extern double asinh(double __x)
-
__asinh$descriptor
Function descriptor for:extern double __asinh(double __x)
-
__asinh$handle
Downcall method handle for:extern double __asinh(double __x)
-
__asinh
public static double __asinh(double __x) extern double __asinh(double __x)
-
atanh$descriptor
Function descriptor for:extern double atanh(double __x)
-
atanh$handle
Downcall method handle for:extern double atanh(double __x)
-
atanh
public static double atanh(double __x) extern double atanh(double __x)
-
__atanh$descriptor
Function descriptor for:extern double __atanh(double __x)
-
__atanh$handle
Downcall method handle for:extern double __atanh(double __x)
-
__atanh
public static double __atanh(double __x) extern double __atanh(double __x)
-
exp$descriptor
Function descriptor for:extern double exp(double __x)
-
exp$handle
Downcall method handle for:extern double exp(double __x)
-
exp
public static double exp(double __x) extern double exp(double __x)
-
__exp$descriptor
Function descriptor for:extern double __exp(double __x)
-
__exp$handle
Downcall method handle for:extern double __exp(double __x)
-
__exp
public static double __exp(double __x) extern double __exp(double __x)
-
frexp$descriptor
Function descriptor for:extern double frexp(double __x, int *__exponent)
-
frexp$handle
Downcall method handle for:extern double frexp(double __x, int *__exponent)
-
frexp
extern double frexp(double __x, int *__exponent)
-
__frexp$descriptor
Function descriptor for:extern double __frexp(double __x, int *__exponent)
-
__frexp$handle
Downcall method handle for:extern double __frexp(double __x, int *__exponent)
-
__frexp
extern double __frexp(double __x, int *__exponent)
-
ldexp$descriptor
Function descriptor for:extern double ldexp(double __x, int __exponent)
-
ldexp$handle
Downcall method handle for:extern double ldexp(double __x, int __exponent)
-
ldexp
public static double ldexp(double __x, int __exponent) extern double ldexp(double __x, int __exponent)
-
__ldexp$descriptor
Function descriptor for:extern double __ldexp(double __x, int __exponent)
-
__ldexp$handle
Downcall method handle for:extern double __ldexp(double __x, int __exponent)
-
__ldexp
public static double __ldexp(double __x, int __exponent) extern double __ldexp(double __x, int __exponent)
-
log$descriptor
Function descriptor for:extern double log(double __x)
-
log$handle
Downcall method handle for:extern double log(double __x)
-
log
public static double log(double __x) extern double log(double __x)
-
__log$descriptor
Function descriptor for:extern double __log(double __x)
-
__log$handle
Downcall method handle for:extern double __log(double __x)
-
__log
public static double __log(double __x) extern double __log(double __x)
-
log10$descriptor
Function descriptor for:extern double log10(double __x)
-
log10$handle
Downcall method handle for:extern double log10(double __x)
-
log10
public static double log10(double __x) extern double log10(double __x)
-
__log10$descriptor
Function descriptor for:extern double __log10(double __x)
-
__log10$handle
Downcall method handle for:extern double __log10(double __x)
-
__log10
public static double __log10(double __x) extern double __log10(double __x)
-
modf$descriptor
Function descriptor for:extern double modf(double __x, double *__iptr)
-
modf$handle
Downcall method handle for:extern double modf(double __x, double *__iptr)
-
modf
extern double modf(double __x, double *__iptr)
-
__modf$descriptor
Function descriptor for:extern double __modf(double __x, double *__iptr)
-
__modf$handle
Downcall method handle for:extern double __modf(double __x, double *__iptr)
-
__modf
extern double __modf(double __x, double *__iptr)
-
expm1$descriptor
Function descriptor for:extern double expm1(double __x)
-
expm1$handle
Downcall method handle for:extern double expm1(double __x)
-
expm1
public static double expm1(double __x) extern double expm1(double __x)
-
__expm1$descriptor
Function descriptor for:extern double __expm1(double __x)
-
__expm1$handle
Downcall method handle for:extern double __expm1(double __x)
-
__expm1
public static double __expm1(double __x) extern double __expm1(double __x)
-
log1p$descriptor
Function descriptor for:extern double log1p(double __x)
-
log1p$handle
Downcall method handle for:extern double log1p(double __x)
-
log1p
public static double log1p(double __x) extern double log1p(double __x)
-
__log1p$descriptor
Function descriptor for:extern double __log1p(double __x)
-
__log1p$handle
Downcall method handle for:extern double __log1p(double __x)
-
__log1p
public static double __log1p(double __x) extern double __log1p(double __x)
-
logb$descriptor
Function descriptor for:extern double logb(double __x)
-
logb$handle
Downcall method handle for:extern double logb(double __x)
-
logb
public static double logb(double __x) extern double logb(double __x)
-
__logb$descriptor
Function descriptor for:extern double __logb(double __x)
-
__logb$handle
Downcall method handle for:extern double __logb(double __x)
-
__logb
public static double __logb(double __x) extern double __logb(double __x)
-
exp2$descriptor
Function descriptor for:extern double exp2(double __x)
-
exp2$handle
Downcall method handle for:extern double exp2(double __x)
-
exp2
public static double exp2(double __x) extern double exp2(double __x)
-
__exp2$descriptor
Function descriptor for:extern double __exp2(double __x)
-
__exp2$handle
Downcall method handle for:extern double __exp2(double __x)
-
__exp2
public static double __exp2(double __x) extern double __exp2(double __x)
-
log2$descriptor
Function descriptor for:extern double log2(double __x)
-
log2$handle
Downcall method handle for:extern double log2(double __x)
-
log2
public static double log2(double __x) extern double log2(double __x)
-
__log2$descriptor
Function descriptor for:extern double __log2(double __x)
-
__log2$handle
Downcall method handle for:extern double __log2(double __x)
-
__log2
public static double __log2(double __x) extern double __log2(double __x)
-
pow$descriptor
Function descriptor for:extern double pow(double __x, double __y)
-
pow$handle
Downcall method handle for:extern double pow(double __x, double __y)
-
pow
public static double pow(double __x, double __y) extern double pow(double __x, double __y)
-
__pow$descriptor
Function descriptor for:extern double __pow(double __x, double __y)
-
__pow$handle
Downcall method handle for:extern double __pow(double __x, double __y)
-
__pow
public static double __pow(double __x, double __y) extern double __pow(double __x, double __y)
-
sqrt$descriptor
Function descriptor for:extern double sqrt(double __x)
-
sqrt$handle
Downcall method handle for:extern double sqrt(double __x)
-
sqrt
public static double sqrt(double __x) extern double sqrt(double __x)
-
__sqrt$descriptor
Function descriptor for:extern double __sqrt(double __x)
-
__sqrt$handle
Downcall method handle for:extern double __sqrt(double __x)
-
__sqrt
public static double __sqrt(double __x) extern double __sqrt(double __x)
-
hypot$descriptor
Function descriptor for:extern double hypot(double __x, double __y)
-
hypot$handle
Downcall method handle for:extern double hypot(double __x, double __y)
-
hypot
public static double hypot(double __x, double __y) extern double hypot(double __x, double __y)
-
__hypot$descriptor
Function descriptor for:extern double __hypot(double __x, double __y)
-
__hypot$handle
Downcall method handle for:extern double __hypot(double __x, double __y)
-
__hypot
public static double __hypot(double __x, double __y) extern double __hypot(double __x, double __y)
-
cbrt$descriptor
Function descriptor for:extern double cbrt(double __x)
-
cbrt$handle
Downcall method handle for:extern double cbrt(double __x)
-
cbrt
public static double cbrt(double __x) extern double cbrt(double __x)
-
__cbrt$descriptor
Function descriptor for:extern double __cbrt(double __x)
-
__cbrt$handle
Downcall method handle for:extern double __cbrt(double __x)
-
__cbrt
public static double __cbrt(double __x) extern double __cbrt(double __x)
-
ceil$descriptor
Function descriptor for:extern double ceil(double __x)
-
ceil$handle
Downcall method handle for:extern double ceil(double __x)
-
ceil
public static double ceil(double __x) extern double ceil(double __x)
-
__ceil$descriptor
Function descriptor for:extern double __ceil(double __x)
-
__ceil$handle
Downcall method handle for:extern double __ceil(double __x)
-
__ceil
public static double __ceil(double __x) extern double __ceil(double __x)
-
fabs$descriptor
Function descriptor for:extern double fabs(double __x)
-
fabs$handle
Downcall method handle for:extern double fabs(double __x)
-
fabs
public static double fabs(double __x) extern double fabs(double __x)
-
__fabs$descriptor
Function descriptor for:extern double __fabs(double __x)
-
__fabs$handle
Downcall method handle for:extern double __fabs(double __x)
-
__fabs
public static double __fabs(double __x) extern double __fabs(double __x)
-
floor$descriptor
Function descriptor for:extern double floor(double __x)
-
floor$handle
Downcall method handle for:extern double floor(double __x)
-
floor
public static double floor(double __x) extern double floor(double __x)
-
__floor$descriptor
Function descriptor for:extern double __floor(double __x)
-
__floor$handle
Downcall method handle for:extern double __floor(double __x)
-
__floor
public static double __floor(double __x) extern double __floor(double __x)
-
fmod$descriptor
Function descriptor for:extern double fmod(double __x, double __y)
-
fmod$handle
Downcall method handle for:extern double fmod(double __x, double __y)
-
fmod
public static double fmod(double __x, double __y) extern double fmod(double __x, double __y)
-
__fmod$descriptor
Function descriptor for:extern double __fmod(double __x, double __y)
-
__fmod$handle
Downcall method handle for:extern double __fmod(double __x, double __y)
-
__fmod
public static double __fmod(double __x, double __y) extern double __fmod(double __x, double __y)
-
isinf$descriptor
Function descriptor for:extern int isinf(double __value)
-
isinf$handle
Downcall method handle for:extern int isinf(double __value)
-
isinf
public static int isinf(double __value) extern int isinf(double __value)
-
finite$descriptor
Function descriptor for:extern int finite(double __value)
-
finite$handle
Downcall method handle for:extern int finite(double __value)
-
finite
public static int finite(double __value) extern int finite(double __value)
-
drem$descriptor
Function descriptor for:extern double drem(double __x, double __y)
-
drem$handle
Downcall method handle for:extern double drem(double __x, double __y)
-
drem
public static double drem(double __x, double __y) extern double drem(double __x, double __y)
-
__drem$descriptor
Function descriptor for:extern double __drem(double __x, double __y)
-
__drem$handle
Downcall method handle for:extern double __drem(double __x, double __y)
-
__drem
public static double __drem(double __x, double __y) extern double __drem(double __x, double __y)
-
significand$descriptor
Function descriptor for:extern double significand(double __x)
-
significand$handle
Downcall method handle for:extern double significand(double __x)
-
significand
public static double significand(double __x) extern double significand(double __x)
-
__significand$descriptor
Function descriptor for:extern double __significand(double __x)
-
__significand$handle
Downcall method handle for:extern double __significand(double __x)
-
__significand
public static double __significand(double __x) extern double __significand(double __x)
-
copysign$descriptor
Function descriptor for:extern double copysign(double __x, double __y)
-
copysign$handle
Downcall method handle for:extern double copysign(double __x, double __y)
-
copysign
public static double copysign(double __x, double __y) extern double copysign(double __x, double __y)
-
__copysign$descriptor
Function descriptor for:extern double __copysign(double __x, double __y)
-
__copysign$handle
Downcall method handle for:extern double __copysign(double __x, double __y)
-
__copysign
public static double __copysign(double __x, double __y) extern double __copysign(double __x, double __y)
-
nan$descriptor
Function descriptor for:extern double nan(const char *__tagb)
-
nan$handle
Downcall method handle for:extern double nan(const char *__tagb)
-
nan
extern double nan(const char *__tagb)
-
__nan$descriptor
Function descriptor for:extern double __nan(const char *__tagb)
-
__nan$handle
Downcall method handle for:extern double __nan(const char *__tagb)
-
__nan
extern double __nan(const char *__tagb)
-
isnan$descriptor
Function descriptor for:extern int isnan(double __value)
-
isnan$handle
Downcall method handle for:extern int isnan(double __value)
-
isnan
public static int isnan(double __value) extern int isnan(double __value)
-
j0$descriptor
Function descriptor for:extern double j0(double)
-
j0$handle
Downcall method handle for:extern double j0(double)
-
j0
public static double j0(double x0) extern double j0(double)
-
__j0$descriptor
Function descriptor for:extern double __j0(double)
-
__j0$handle
Downcall method handle for:extern double __j0(double)
-
__j0
public static double __j0(double x0) extern double __j0(double)
-
j1$descriptor
Function descriptor for:extern double j1(double)
-
j1$handle
Downcall method handle for:extern double j1(double)
-
j1
public static double j1(double x0) extern double j1(double)
-
__j1$descriptor
Function descriptor for:extern double __j1(double)
-
__j1$handle
Downcall method handle for:extern double __j1(double)
-
__j1
public static double __j1(double x0) extern double __j1(double)
-
jn$descriptor
Function descriptor for:extern double jn(int, double)
-
jn$handle
Downcall method handle for:extern double jn(int, double)
-
jn
public static double jn(int x0, double x1) extern double jn(int, double)
-
__jn$descriptor
Function descriptor for:extern double __jn(int, double)
-
__jn$handle
Downcall method handle for:extern double __jn(int, double)
-
__jn
public static double __jn(int x0, double x1) extern double __jn(int, double)
-
y0$descriptor
Function descriptor for:extern double y0(double)
-
y0$handle
Downcall method handle for:extern double y0(double)
-
y0
public static double y0(double x0) extern double y0(double)
-
__y0$descriptor
Function descriptor for:extern double __y0(double)
-
__y0$handle
Downcall method handle for:extern double __y0(double)
-
__y0
public static double __y0(double x0) extern double __y0(double)
-
y1$descriptor
Function descriptor for:extern double y1(double)
-
y1$handle
Downcall method handle for:extern double y1(double)
-
y1
public static double y1(double x0) extern double y1(double)
-
__y1$descriptor
Function descriptor for:extern double __y1(double)
-
__y1$handle
Downcall method handle for:extern double __y1(double)
-
__y1
public static double __y1(double x0) extern double __y1(double)
-
yn$descriptor
Function descriptor for:extern double yn(int, double)
-
yn$handle
Downcall method handle for:extern double yn(int, double)
-
yn
public static double yn(int x0, double x1) extern double yn(int, double)
-
__yn$descriptor
Function descriptor for:extern double __yn(int, double)
-
__yn$handle
Downcall method handle for:extern double __yn(int, double)
-
__yn
public static double __yn(int x0, double x1) extern double __yn(int, double)
-
erf$descriptor
Function descriptor for:extern double erf(double)
-
erf$handle
Downcall method handle for:extern double erf(double)
-
erf
public static double erf(double x0) extern double erf(double)
-
__erf$descriptor
Function descriptor for:extern double __erf(double)
-
__erf$handle
Downcall method handle for:extern double __erf(double)
-
__erf
public static double __erf(double x0) extern double __erf(double)
-
erfc$descriptor
Function descriptor for:extern double erfc(double)
-
erfc$handle
Downcall method handle for:extern double erfc(double)
-
erfc
public static double erfc(double x0) extern double erfc(double)
-
__erfc$descriptor
Function descriptor for:extern double __erfc(double)
-
__erfc$handle
Downcall method handle for:extern double __erfc(double)
-
__erfc
public static double __erfc(double x0) extern double __erfc(double)
-
lgamma$descriptor
Function descriptor for:extern double lgamma(double)
-
lgamma$handle
Downcall method handle for:extern double lgamma(double)
-
lgamma
public static double lgamma(double x0) extern double lgamma(double)
-
__lgamma$descriptor
Function descriptor for:extern double __lgamma(double)
-
__lgamma$handle
Downcall method handle for:extern double __lgamma(double)
-
__lgamma
public static double __lgamma(double x0) extern double __lgamma(double)
-
tgamma$descriptor
Function descriptor for:extern double tgamma(double)
-
tgamma$handle
Downcall method handle for:extern double tgamma(double)
-
tgamma
public static double tgamma(double x0) extern double tgamma(double)
-
__tgamma$descriptor
Function descriptor for:extern double __tgamma(double)
-
__tgamma$handle
Downcall method handle for:extern double __tgamma(double)
-
__tgamma
public static double __tgamma(double x0) extern double __tgamma(double)
-
gamma$descriptor
Function descriptor for:extern double gamma(double)
-
gamma$handle
Downcall method handle for:extern double gamma(double)
-
gamma
public static double gamma(double x0) extern double gamma(double)
-
__gamma$descriptor
Function descriptor for:extern double __gamma(double)
-
__gamma$handle
Downcall method handle for:extern double __gamma(double)
-
__gamma
public static double __gamma(double x0) extern double __gamma(double)
-
lgamma_r$descriptor
Function descriptor for:extern double lgamma_r(double, int *__signgamp)
-
lgamma_r$handle
Downcall method handle for:extern double lgamma_r(double, int *__signgamp)
-
lgamma_r
extern double lgamma_r(double, int *__signgamp)
-
__lgamma_r$descriptor
Function descriptor for:extern double __lgamma_r(double, int *__signgamp)
-
__lgamma_r$handle
Downcall method handle for:extern double __lgamma_r(double, int *__signgamp)
-
__lgamma_r
extern double __lgamma_r(double, int *__signgamp)
-
rint$descriptor
Function descriptor for:extern double rint(double __x)
-
rint$handle
Downcall method handle for:extern double rint(double __x)
-
rint
public static double rint(double __x) extern double rint(double __x)
-
__rint$descriptor
Function descriptor for:extern double __rint(double __x)
-
__rint$handle
Downcall method handle for:extern double __rint(double __x)
-
__rint
public static double __rint(double __x) extern double __rint(double __x)
-
nextafter$descriptor
Function descriptor for:extern double nextafter(double __x, double __y)
-
nextafter$handle
Downcall method handle for:extern double nextafter(double __x, double __y)
-
nextafter
public static double nextafter(double __x, double __y) extern double nextafter(double __x, double __y)
-
__nextafter$descriptor
Function descriptor for:extern double __nextafter(double __x, double __y)
-
__nextafter$handle
Downcall method handle for:extern double __nextafter(double __x, double __y)
-
__nextafter
public static double __nextafter(double __x, double __y) extern double __nextafter(double __x, double __y)
-
remainder$descriptor
Function descriptor for:extern double remainder(double __x, double __y)
-
remainder$handle
Downcall method handle for:extern double remainder(double __x, double __y)
-
remainder
public static double remainder(double __x, double __y) extern double remainder(double __x, double __y)
-
__remainder$descriptor
Function descriptor for:extern double __remainder(double __x, double __y)
-
__remainder$handle
Downcall method handle for:extern double __remainder(double __x, double __y)
-
__remainder
public static double __remainder(double __x, double __y) extern double __remainder(double __x, double __y)
-
scalbn$descriptor
Function descriptor for:extern double scalbn(double __x, int __n)
-
scalbn$handle
Downcall method handle for:extern double scalbn(double __x, int __n)
-
scalbn
public static double scalbn(double __x, int __n) extern double scalbn(double __x, int __n)
-
__scalbn$descriptor
Function descriptor for:extern double __scalbn(double __x, int __n)
-
__scalbn$handle
Downcall method handle for:extern double __scalbn(double __x, int __n)
-
__scalbn
public static double __scalbn(double __x, int __n) extern double __scalbn(double __x, int __n)
-
ilogb$descriptor
Function descriptor for:extern int ilogb(double __x)
-
ilogb$handle
Downcall method handle for:extern int ilogb(double __x)
-
ilogb
public static int ilogb(double __x) extern int ilogb(double __x)
-
__ilogb$descriptor
Function descriptor for:extern int __ilogb(double __x)
-
__ilogb$handle
Downcall method handle for:extern int __ilogb(double __x)
-
__ilogb
public static int __ilogb(double __x) extern int __ilogb(double __x)
-
scalbln$descriptor
Function descriptor for:extern double scalbln(double __x, long __n)
-
scalbln$handle
Downcall method handle for:extern double scalbln(double __x, long __n)
-
scalbln
public static double scalbln(double __x, long __n) extern double scalbln(double __x, long __n)
-
__scalbln$descriptor
Function descriptor for:extern double __scalbln(double __x, long __n)
-
__scalbln$handle
Downcall method handle for:extern double __scalbln(double __x, long __n)
-
__scalbln
public static double __scalbln(double __x, long __n) extern double __scalbln(double __x, long __n)
-
nearbyint$descriptor
Function descriptor for:extern double nearbyint(double __x)
-
nearbyint$handle
Downcall method handle for:extern double nearbyint(double __x)
-
nearbyint
public static double nearbyint(double __x) extern double nearbyint(double __x)
-
__nearbyint$descriptor
Function descriptor for:extern double __nearbyint(double __x)
-
__nearbyint$handle
Downcall method handle for:extern double __nearbyint(double __x)
-
__nearbyint
public static double __nearbyint(double __x) extern double __nearbyint(double __x)
-
round$descriptor
Function descriptor for:extern double round(double __x)
-
round$handle
Downcall method handle for:extern double round(double __x)
-
round
public static double round(double __x) extern double round(double __x)
-
__round$descriptor
Function descriptor for:extern double __round(double __x)
-
__round$handle
Downcall method handle for:extern double __round(double __x)
-
__round
public static double __round(double __x) extern double __round(double __x)
-
trunc$descriptor
Function descriptor for:extern double trunc(double __x)
-
trunc$handle
Downcall method handle for:extern double trunc(double __x)
-
trunc
public static double trunc(double __x) extern double trunc(double __x)
-
__trunc$descriptor
Function descriptor for:extern double __trunc(double __x)
-
__trunc$handle
Downcall method handle for:extern double __trunc(double __x)
-
__trunc
public static double __trunc(double __x) extern double __trunc(double __x)
-
remquo$descriptor
Function descriptor for:extern double remquo(double __x, double __y, int *__quo)
-
remquo$handle
Downcall method handle for:extern double remquo(double __x, double __y, int *__quo)
-
remquo
extern double remquo(double __x, double __y, int *__quo)
-
__remquo$descriptor
Function descriptor for:extern double __remquo(double __x, double __y, int *__quo)
-
__remquo$handle
Downcall method handle for:extern double __remquo(double __x, double __y, int *__quo)
-
__remquo
extern double __remquo(double __x, double __y, int *__quo)
-
lrint$descriptor
Function descriptor for:extern long lrint(double __x)
-
lrint$handle
Downcall method handle for:extern long lrint(double __x)
-
lrint
public static long lrint(double __x) extern long lrint(double __x)
-
__lrint$descriptor
Function descriptor for:extern long __lrint(double __x)
-
__lrint$handle
Downcall method handle for:extern long __lrint(double __x)
-
__lrint
public static long __lrint(double __x) extern long __lrint(double __x)
-
llrint$descriptor
Function descriptor for:extern long long llrint(double __x)
-
llrint$handle
Downcall method handle for:extern long long llrint(double __x)
-
llrint
public static long llrint(double __x) extern long long llrint(double __x)
-
__llrint$descriptor
Function descriptor for:extern long long __llrint(double __x)
-
__llrint$handle
Downcall method handle for:extern long long __llrint(double __x)
-
__llrint
public static long __llrint(double __x) extern long long __llrint(double __x)
-
lround$descriptor
Function descriptor for:extern long lround(double __x)
-
lround$handle
Downcall method handle for:extern long lround(double __x)
-
lround
public static long lround(double __x) extern long lround(double __x)
-
__lround$descriptor
Function descriptor for:extern long __lround(double __x)
-
__lround$handle
Downcall method handle for:extern long __lround(double __x)
-
__lround
public static long __lround(double __x) extern long __lround(double __x)
-
llround$descriptor
Function descriptor for:extern long long llround(double __x)
-
llround$handle
Downcall method handle for:extern long long llround(double __x)
-
llround
public static long llround(double __x) extern long long llround(double __x)
-
__llround$descriptor
Function descriptor for:extern long long __llround(double __x)
-
__llround$handle
Downcall method handle for:extern long long __llround(double __x)
-
__llround
public static long __llround(double __x) extern long long __llround(double __x)
-
fdim$descriptor
Function descriptor for:extern double fdim(double __x, double __y)
-
fdim$handle
Downcall method handle for:extern double fdim(double __x, double __y)
-
fdim
public static double fdim(double __x, double __y) extern double fdim(double __x, double __y)
-
__fdim$descriptor
Function descriptor for:extern double __fdim(double __x, double __y)
-
__fdim$handle
Downcall method handle for:extern double __fdim(double __x, double __y)
-
__fdim
public static double __fdim(double __x, double __y) extern double __fdim(double __x, double __y)
-
fmax$descriptor
Function descriptor for:extern double fmax(double __x, double __y)
-
fmax$handle
Downcall method handle for:extern double fmax(double __x, double __y)
-
fmax
public static double fmax(double __x, double __y) extern double fmax(double __x, double __y)
-
__fmax$descriptor
Function descriptor for:extern double __fmax(double __x, double __y)
-
__fmax$handle
Downcall method handle for:extern double __fmax(double __x, double __y)
-
__fmax
public static double __fmax(double __x, double __y) extern double __fmax(double __x, double __y)
-
fmin$descriptor
Function descriptor for:extern double fmin(double __x, double __y)
-
fmin$handle
Downcall method handle for:extern double fmin(double __x, double __y)
-
fmin
public static double fmin(double __x, double __y) extern double fmin(double __x, double __y)
-
__fmin$descriptor
Function descriptor for:extern double __fmin(double __x, double __y)
-
__fmin$handle
Downcall method handle for:extern double __fmin(double __x, double __y)
-
__fmin
public static double __fmin(double __x, double __y) extern double __fmin(double __x, double __y)
-
fma$descriptor
Function descriptor for:extern double fma(double __x, double __y, double __z)
-
fma$handle
Downcall method handle for:extern double fma(double __x, double __y, double __z)
-
fma
public static double fma(double __x, double __y, double __z) extern double fma(double __x, double __y, double __z)
-
__fma$descriptor
Function descriptor for:extern double __fma(double __x, double __y, double __z)
-
__fma$handle
Downcall method handle for:extern double __fma(double __x, double __y, double __z)
-
__fma
public static double __fma(double __x, double __y, double __z) extern double __fma(double __x, double __y, double __z)
-
scalb$descriptor
Function descriptor for:extern double scalb(double __x, double __n)
-
scalb$handle
Downcall method handle for:extern double scalb(double __x, double __n)
-
scalb
public static double scalb(double __x, double __n) extern double scalb(double __x, double __n)
-
__scalb$descriptor
Function descriptor for:extern double __scalb(double __x, double __n)
-
__scalb$handle
Downcall method handle for:extern double __scalb(double __x, double __n)
-
__scalb
public static double __scalb(double __x, double __n) extern double __scalb(double __x, double __n)
-
__fpclassifyf$descriptor
Function descriptor for:extern int __fpclassifyf(float __value)
-
__fpclassifyf$handle
Downcall method handle for:extern int __fpclassifyf(float __value)
-
__fpclassifyf
public static int __fpclassifyf(float __value) extern int __fpclassifyf(float __value)
-
__signbitf$descriptor
Function descriptor for:extern int __signbitf(float __value)
-
__signbitf$handle
Downcall method handle for:extern int __signbitf(float __value)
-
__signbitf
public static int __signbitf(float __value) extern int __signbitf(float __value)
-
__isinff$descriptor
Function descriptor for:extern int __isinff(float __value)
-
__isinff$handle
Downcall method handle for:extern int __isinff(float __value)
-
__isinff
public static int __isinff(float __value) extern int __isinff(float __value)
-
__finitef$descriptor
Function descriptor for:extern int __finitef(float __value)
-
__finitef$handle
Downcall method handle for:extern int __finitef(float __value)
-
__finitef
public static int __finitef(float __value) extern int __finitef(float __value)
-
__isnanf$descriptor
Function descriptor for:extern int __isnanf(float __value)
-
__isnanf$handle
Downcall method handle for:extern int __isnanf(float __value)
-
__isnanf
public static int __isnanf(float __value) extern int __isnanf(float __value)
-
__iseqsigf$descriptor
Function descriptor for:extern int __iseqsigf(float __x, float __y)
-
__iseqsigf$handle
Downcall method handle for:extern int __iseqsigf(float __x, float __y)
-
__iseqsigf
public static int __iseqsigf(float __x, float __y) extern int __iseqsigf(float __x, float __y)
-
__issignalingf$descriptor
Function descriptor for:extern int __issignalingf(float __value)
-
__issignalingf$handle
Downcall method handle for:extern int __issignalingf(float __value)
-
__issignalingf
public static int __issignalingf(float __value) extern int __issignalingf(float __value)
-
acosf$descriptor
Function descriptor for:extern float acosf(float __x)
-
acosf$handle
Downcall method handle for:extern float acosf(float __x)
-
acosf
public static float acosf(float __x) extern float acosf(float __x)
-
__acosf$descriptor
Function descriptor for:extern float __acosf(float __x)
-
__acosf$handle
Downcall method handle for:extern float __acosf(float __x)
-
__acosf
public static float __acosf(float __x) extern float __acosf(float __x)
-
asinf$descriptor
Function descriptor for:extern float asinf(float __x)
-
asinf$handle
Downcall method handle for:extern float asinf(float __x)
-
asinf
public static float asinf(float __x) extern float asinf(float __x)
-
__asinf$descriptor
Function descriptor for:extern float __asinf(float __x)
-
__asinf$handle
Downcall method handle for:extern float __asinf(float __x)
-
__asinf
public static float __asinf(float __x) extern float __asinf(float __x)
-
atanf$descriptor
Function descriptor for:extern float atanf(float __x)
-
atanf$handle
Downcall method handle for:extern float atanf(float __x)
-
atanf
public static float atanf(float __x) extern float atanf(float __x)
-
__atanf$descriptor
Function descriptor for:extern float __atanf(float __x)
-
__atanf$handle
Downcall method handle for:extern float __atanf(float __x)
-
__atanf
public static float __atanf(float __x) extern float __atanf(float __x)
-
atan2f$descriptor
Function descriptor for:extern float atan2f(float __y, float __x)
-
atan2f$handle
Downcall method handle for:extern float atan2f(float __y, float __x)
-
atan2f
public static float atan2f(float __y, float __x) extern float atan2f(float __y, float __x)
-
__atan2f$descriptor
Function descriptor for:extern float __atan2f(float __y, float __x)
-
__atan2f$handle
Downcall method handle for:extern float __atan2f(float __y, float __x)
-
__atan2f
public static float __atan2f(float __y, float __x) extern float __atan2f(float __y, float __x)
-
cosf$descriptor
Function descriptor for:extern float cosf(float __x)
-
cosf$handle
Downcall method handle for:extern float cosf(float __x)
-
cosf
public static float cosf(float __x) extern float cosf(float __x)
-
__cosf$descriptor
Function descriptor for:extern float __cosf(float __x)
-
__cosf$handle
Downcall method handle for:extern float __cosf(float __x)
-
__cosf
public static float __cosf(float __x) extern float __cosf(float __x)
-
sinf$descriptor
Function descriptor for:extern float sinf(float __x)
-
sinf$handle
Downcall method handle for:extern float sinf(float __x)
-
sinf
public static float sinf(float __x) extern float sinf(float __x)
-
__sinf$descriptor
Function descriptor for:extern float __sinf(float __x)
-
__sinf$handle
Downcall method handle for:extern float __sinf(float __x)
-
__sinf
public static float __sinf(float __x) extern float __sinf(float __x)
-
tanf$descriptor
Function descriptor for:extern float tanf(float __x)
-
tanf$handle
Downcall method handle for:extern float tanf(float __x)
-
tanf
public static float tanf(float __x) extern float tanf(float __x)
-
__tanf$descriptor
Function descriptor for:extern float __tanf(float __x)
-
__tanf$handle
Downcall method handle for:extern float __tanf(float __x)
-
__tanf
public static float __tanf(float __x) extern float __tanf(float __x)
-
coshf$descriptor
Function descriptor for:extern float coshf(float __x)
-
coshf$handle
Downcall method handle for:extern float coshf(float __x)
-
coshf
public static float coshf(float __x) extern float coshf(float __x)
-
__coshf$descriptor
Function descriptor for:extern float __coshf(float __x)
-
__coshf$handle
Downcall method handle for:extern float __coshf(float __x)
-
__coshf
public static float __coshf(float __x) extern float __coshf(float __x)
-
sinhf$descriptor
Function descriptor for:extern float sinhf(float __x)
-
sinhf$handle
Downcall method handle for:extern float sinhf(float __x)
-
sinhf
public static float sinhf(float __x) extern float sinhf(float __x)
-
__sinhf$descriptor
Function descriptor for:extern float __sinhf(float __x)
-
__sinhf$handle
Downcall method handle for:extern float __sinhf(float __x)
-
__sinhf
public static float __sinhf(float __x) extern float __sinhf(float __x)
-
tanhf$descriptor
Function descriptor for:extern float tanhf(float __x)
-
tanhf$handle
Downcall method handle for:extern float tanhf(float __x)
-
tanhf
public static float tanhf(float __x) extern float tanhf(float __x)
-
__tanhf$descriptor
Function descriptor for:extern float __tanhf(float __x)
-
__tanhf$handle
Downcall method handle for:extern float __tanhf(float __x)
-
__tanhf
public static float __tanhf(float __x) extern float __tanhf(float __x)
-
acoshf$descriptor
Function descriptor for:extern float acoshf(float __x)
-
acoshf$handle
Downcall method handle for:extern float acoshf(float __x)
-
acoshf
public static float acoshf(float __x) extern float acoshf(float __x)
-
__acoshf$descriptor
Function descriptor for:extern float __acoshf(float __x)
-
__acoshf$handle
Downcall method handle for:extern float __acoshf(float __x)
-
__acoshf
public static float __acoshf(float __x) extern float __acoshf(float __x)
-
asinhf$descriptor
Function descriptor for:extern float asinhf(float __x)
-
asinhf$handle
Downcall method handle for:extern float asinhf(float __x)
-
asinhf
public static float asinhf(float __x) extern float asinhf(float __x)
-
__asinhf$descriptor
Function descriptor for:extern float __asinhf(float __x)
-
__asinhf$handle
Downcall method handle for:extern float __asinhf(float __x)
-
__asinhf
public static float __asinhf(float __x) extern float __asinhf(float __x)
-
atanhf$descriptor
Function descriptor for:extern float atanhf(float __x)
-
atanhf$handle
Downcall method handle for:extern float atanhf(float __x)
-
atanhf
public static float atanhf(float __x) extern float atanhf(float __x)
-
__atanhf$descriptor
Function descriptor for:extern float __atanhf(float __x)
-
__atanhf$handle
Downcall method handle for:extern float __atanhf(float __x)
-
__atanhf
public static float __atanhf(float __x) extern float __atanhf(float __x)
-
expf$descriptor
Function descriptor for:extern float expf(float __x)
-
expf$handle
Downcall method handle for:extern float expf(float __x)
-
expf
public static float expf(float __x) extern float expf(float __x)
-
__expf$descriptor
Function descriptor for:extern float __expf(float __x)
-
__expf$handle
Downcall method handle for:extern float __expf(float __x)
-
__expf
public static float __expf(float __x) extern float __expf(float __x)
-
frexpf$descriptor
Function descriptor for:extern float frexpf(float __x, int *__exponent)
-
frexpf$handle
Downcall method handle for:extern float frexpf(float __x, int *__exponent)
-
frexpf
extern float frexpf(float __x, int *__exponent)
-
__frexpf$descriptor
Function descriptor for:extern float __frexpf(float __x, int *__exponent)
-
__frexpf$handle
Downcall method handle for:extern float __frexpf(float __x, int *__exponent)
-
__frexpf
extern float __frexpf(float __x, int *__exponent)
-
ldexpf$descriptor
Function descriptor for:extern float ldexpf(float __x, int __exponent)
-
ldexpf$handle
Downcall method handle for:extern float ldexpf(float __x, int __exponent)
-
ldexpf
public static float ldexpf(float __x, int __exponent) extern float ldexpf(float __x, int __exponent)
-
__ldexpf$descriptor
Function descriptor for:extern float __ldexpf(float __x, int __exponent)
-
__ldexpf$handle
Downcall method handle for:extern float __ldexpf(float __x, int __exponent)
-
__ldexpf
public static float __ldexpf(float __x, int __exponent) extern float __ldexpf(float __x, int __exponent)
-
logf$descriptor
Function descriptor for:extern float logf(float __x)
-
logf$handle
Downcall method handle for:extern float logf(float __x)
-
logf
public static float logf(float __x) extern float logf(float __x)
-
__logf$descriptor
Function descriptor for:extern float __logf(float __x)
-
__logf$handle
Downcall method handle for:extern float __logf(float __x)
-
__logf
public static float __logf(float __x) extern float __logf(float __x)
-
log10f$descriptor
Function descriptor for:extern float log10f(float __x)
-
log10f$handle
Downcall method handle for:extern float log10f(float __x)
-
log10f
public static float log10f(float __x) extern float log10f(float __x)
-
__log10f$descriptor
Function descriptor for:extern float __log10f(float __x)
-
__log10f$handle
Downcall method handle for:extern float __log10f(float __x)
-
__log10f
public static float __log10f(float __x) extern float __log10f(float __x)
-
modff$descriptor
Function descriptor for:extern float modff(float __x, float *__iptr)
-
modff$handle
Downcall method handle for:extern float modff(float __x, float *__iptr)
-
modff
extern float modff(float __x, float *__iptr)
-
__modff$descriptor
Function descriptor for:extern float __modff(float __x, float *__iptr)
-
__modff$handle
Downcall method handle for:extern float __modff(float __x, float *__iptr)
-
__modff
extern float __modff(float __x, float *__iptr)
-
expm1f$descriptor
Function descriptor for:extern float expm1f(float __x)
-
expm1f$handle
Downcall method handle for:extern float expm1f(float __x)
-
expm1f
public static float expm1f(float __x) extern float expm1f(float __x)
-
__expm1f$descriptor
Function descriptor for:extern float __expm1f(float __x)
-
__expm1f$handle
Downcall method handle for:extern float __expm1f(float __x)
-
__expm1f
public static float __expm1f(float __x) extern float __expm1f(float __x)
-
log1pf$descriptor
Function descriptor for:extern float log1pf(float __x)
-
log1pf$handle
Downcall method handle for:extern float log1pf(float __x)
-
log1pf
public static float log1pf(float __x) extern float log1pf(float __x)
-
__log1pf$descriptor
Function descriptor for:extern float __log1pf(float __x)
-
__log1pf$handle
Downcall method handle for:extern float __log1pf(float __x)
-
__log1pf
public static float __log1pf(float __x) extern float __log1pf(float __x)
-
logbf$descriptor
Function descriptor for:extern float logbf(float __x)
-
logbf$handle
Downcall method handle for:extern float logbf(float __x)
-
logbf
public static float logbf(float __x) extern float logbf(float __x)
-
__logbf$descriptor
Function descriptor for:extern float __logbf(float __x)
-
__logbf$handle
Downcall method handle for:extern float __logbf(float __x)
-
__logbf
public static float __logbf(float __x) extern float __logbf(float __x)
-
exp2f$descriptor
Function descriptor for:extern float exp2f(float __x)
-
exp2f$handle
Downcall method handle for:extern float exp2f(float __x)
-
exp2f
public static float exp2f(float __x) extern float exp2f(float __x)
-
__exp2f$descriptor
Function descriptor for:extern float __exp2f(float __x)
-
__exp2f$handle
Downcall method handle for:extern float __exp2f(float __x)
-
__exp2f
public static float __exp2f(float __x) extern float __exp2f(float __x)
-
log2f$descriptor
Function descriptor for:extern float log2f(float __x)
-
log2f$handle
Downcall method handle for:extern float log2f(float __x)
-
log2f
public static float log2f(float __x) extern float log2f(float __x)
-
__log2f$descriptor
Function descriptor for:extern float __log2f(float __x)
-
__log2f$handle
Downcall method handle for:extern float __log2f(float __x)
-
__log2f
public static float __log2f(float __x) extern float __log2f(float __x)
-
powf$descriptor
Function descriptor for:extern float powf(float __x, float __y)
-
powf$handle
Downcall method handle for:extern float powf(float __x, float __y)
-
powf
public static float powf(float __x, float __y) extern float powf(float __x, float __y)
-
__powf$descriptor
Function descriptor for:extern float __powf(float __x, float __y)
-
__powf$handle
Downcall method handle for:extern float __powf(float __x, float __y)
-
__powf
public static float __powf(float __x, float __y) extern float __powf(float __x, float __y)
-
sqrtf$descriptor
Function descriptor for:extern float sqrtf(float __x)
-
sqrtf$handle
Downcall method handle for:extern float sqrtf(float __x)
-
sqrtf
public static float sqrtf(float __x) extern float sqrtf(float __x)
-
__sqrtf$descriptor
Function descriptor for:extern float __sqrtf(float __x)
-
__sqrtf$handle
Downcall method handle for:extern float __sqrtf(float __x)
-
__sqrtf
public static float __sqrtf(float __x) extern float __sqrtf(float __x)
-
hypotf$descriptor
Function descriptor for:extern float hypotf(float __x, float __y)
-
hypotf$handle
Downcall method handle for:extern float hypotf(float __x, float __y)
-
hypotf
public static float hypotf(float __x, float __y) extern float hypotf(float __x, float __y)
-
__hypotf$descriptor
Function descriptor for:extern float __hypotf(float __x, float __y)
-
__hypotf$handle
Downcall method handle for:extern float __hypotf(float __x, float __y)
-
__hypotf
public static float __hypotf(float __x, float __y) extern float __hypotf(float __x, float __y)
-
cbrtf$descriptor
Function descriptor for:extern float cbrtf(float __x)
-
cbrtf$handle
Downcall method handle for:extern float cbrtf(float __x)
-
cbrtf
public static float cbrtf(float __x) extern float cbrtf(float __x)
-
__cbrtf$descriptor
Function descriptor for:extern float __cbrtf(float __x)
-
__cbrtf$handle
Downcall method handle for:extern float __cbrtf(float __x)
-
__cbrtf
public static float __cbrtf(float __x) extern float __cbrtf(float __x)
-
ceilf$descriptor
Function descriptor for:extern float ceilf(float __x)
-
ceilf$handle
Downcall method handle for:extern float ceilf(float __x)
-
ceilf
public static float ceilf(float __x) extern float ceilf(float __x)
-
__ceilf$descriptor
Function descriptor for:extern float __ceilf(float __x)
-
__ceilf$handle
Downcall method handle for:extern float __ceilf(float __x)
-
__ceilf
public static float __ceilf(float __x) extern float __ceilf(float __x)
-
fabsf$descriptor
Function descriptor for:extern float fabsf(float __x)
-
fabsf$handle
Downcall method handle for:extern float fabsf(float __x)
-
fabsf
public static float fabsf(float __x) extern float fabsf(float __x)
-
__fabsf$descriptor
Function descriptor for:extern float __fabsf(float __x)
-
__fabsf$handle
Downcall method handle for:extern float __fabsf(float __x)
-
__fabsf
public static float __fabsf(float __x) extern float __fabsf(float __x)
-
floorf$descriptor
Function descriptor for:extern float floorf(float __x)
-
floorf$handle
Downcall method handle for:extern float floorf(float __x)
-
floorf
public static float floorf(float __x) extern float floorf(float __x)
-
__floorf$descriptor
Function descriptor for:extern float __floorf(float __x)
-
__floorf$handle
Downcall method handle for:extern float __floorf(float __x)
-
__floorf
public static float __floorf(float __x) extern float __floorf(float __x)
-
fmodf$descriptor
Function descriptor for:extern float fmodf(float __x, float __y)
-
fmodf$handle
Downcall method handle for:extern float fmodf(float __x, float __y)
-
fmodf
public static float fmodf(float __x, float __y) extern float fmodf(float __x, float __y)
-
__fmodf$descriptor
Function descriptor for:extern float __fmodf(float __x, float __y)
-
__fmodf$handle
Downcall method handle for:extern float __fmodf(float __x, float __y)
-
__fmodf
public static float __fmodf(float __x, float __y) extern float __fmodf(float __x, float __y)
-
isinff$descriptor
Function descriptor for:extern int isinff(float __value)
-
isinff$handle
Downcall method handle for:extern int isinff(float __value)
-
isinff
public static int isinff(float __value) extern int isinff(float __value)
-
finitef$descriptor
Function descriptor for:extern int finitef(float __value)
-
finitef$handle
Downcall method handle for:extern int finitef(float __value)
-
finitef
public static int finitef(float __value) extern int finitef(float __value)
-
dremf$descriptor
Function descriptor for:extern float dremf(float __x, float __y)
-
dremf$handle
Downcall method handle for:extern float dremf(float __x, float __y)
-
dremf
public static float dremf(float __x, float __y) extern float dremf(float __x, float __y)
-
__dremf$descriptor
Function descriptor for:extern float __dremf(float __x, float __y)
-
__dremf$handle
Downcall method handle for:extern float __dremf(float __x, float __y)
-
__dremf
public static float __dremf(float __x, float __y) extern float __dremf(float __x, float __y)
-
significandf$descriptor
Function descriptor for:extern float significandf(float __x)
-
significandf$handle
Downcall method handle for:extern float significandf(float __x)
-
significandf
public static float significandf(float __x) extern float significandf(float __x)
-
__significandf$descriptor
Function descriptor for:extern float __significandf(float __x)
-
__significandf$handle
Downcall method handle for:extern float __significandf(float __x)
-
__significandf
public static float __significandf(float __x) extern float __significandf(float __x)
-
copysignf$descriptor
Function descriptor for:extern float copysignf(float __x, float __y)
-
copysignf$handle
Downcall method handle for:extern float copysignf(float __x, float __y)
-
copysignf
public static float copysignf(float __x, float __y) extern float copysignf(float __x, float __y)
-
__copysignf$descriptor
Function descriptor for:extern float __copysignf(float __x, float __y)
-
__copysignf$handle
Downcall method handle for:extern float __copysignf(float __x, float __y)
-
__copysignf
public static float __copysignf(float __x, float __y) extern float __copysignf(float __x, float __y)
-
nanf$descriptor
Function descriptor for:extern float nanf(const char *__tagb)
-
nanf$handle
Downcall method handle for:extern float nanf(const char *__tagb)
-
nanf
extern float nanf(const char *__tagb)
-
__nanf$descriptor
Function descriptor for:extern float __nanf(const char *__tagb)
-
__nanf$handle
Downcall method handle for:extern float __nanf(const char *__tagb)
-
__nanf
extern float __nanf(const char *__tagb)
-
isnanf$descriptor
Function descriptor for:extern int isnanf(float __value)
-
isnanf$handle
Downcall method handle for:extern int isnanf(float __value)
-
isnanf
public static int isnanf(float __value) extern int isnanf(float __value)
-
j0f$descriptor
Function descriptor for:extern float j0f(float)
-
j0f$handle
Downcall method handle for:extern float j0f(float)
-
j0f
public static float j0f(float x0) extern float j0f(float)
-
__j0f$descriptor
Function descriptor for:extern float __j0f(float)
-
__j0f$handle
Downcall method handle for:extern float __j0f(float)
-
__j0f
public static float __j0f(float x0) extern float __j0f(float)
-
j1f$descriptor
Function descriptor for:extern float j1f(float)
-
j1f$handle
Downcall method handle for:extern float j1f(float)
-
j1f
public static float j1f(float x0) extern float j1f(float)
-
__j1f$descriptor
Function descriptor for:extern float __j1f(float)
-
__j1f$handle
Downcall method handle for:extern float __j1f(float)
-
__j1f
public static float __j1f(float x0) extern float __j1f(float)
-
jnf$descriptor
Function descriptor for:extern float jnf(int, float)
-
jnf$handle
Downcall method handle for:extern float jnf(int, float)
-
jnf
public static float jnf(int x0, float x1) extern float jnf(int, float)
-
__jnf$descriptor
Function descriptor for:extern float __jnf(int, float)
-
__jnf$handle
Downcall method handle for:extern float __jnf(int, float)
-
__jnf
public static float __jnf(int x0, float x1) extern float __jnf(int, float)
-
y0f$descriptor
Function descriptor for:extern float y0f(float)
-
y0f$handle
Downcall method handle for:extern float y0f(float)
-
y0f
public static float y0f(float x0) extern float y0f(float)
-
__y0f$descriptor
Function descriptor for:extern float __y0f(float)
-
__y0f$handle
Downcall method handle for:extern float __y0f(float)
-
__y0f
public static float __y0f(float x0) extern float __y0f(float)
-
y1f$descriptor
Function descriptor for:extern float y1f(float)
-
y1f$handle
Downcall method handle for:extern float y1f(float)
-
y1f
public static float y1f(float x0) extern float y1f(float)
-
__y1f$descriptor
Function descriptor for:extern float __y1f(float)
-
__y1f$handle
Downcall method handle for:extern float __y1f(float)
-
__y1f
public static float __y1f(float x0) extern float __y1f(float)
-
ynf$descriptor
Function descriptor for:extern float ynf(int, float)
-
ynf$handle
Downcall method handle for:extern float ynf(int, float)
-
ynf
public static float ynf(int x0, float x1) extern float ynf(int, float)
-
__ynf$descriptor
Function descriptor for:extern float __ynf(int, float)
-
__ynf$handle
Downcall method handle for:extern float __ynf(int, float)
-
__ynf
public static float __ynf(int x0, float x1) extern float __ynf(int, float)
-
erff$descriptor
Function descriptor for:extern float erff(float)
-
erff$handle
Downcall method handle for:extern float erff(float)
-
erff
public static float erff(float x0) extern float erff(float)
-
__erff$descriptor
Function descriptor for:extern float __erff(float)
-
__erff$handle
Downcall method handle for:extern float __erff(float)
-
__erff
public static float __erff(float x0) extern float __erff(float)
-
erfcf$descriptor
Function descriptor for:extern float erfcf(float)
-
erfcf$handle
Downcall method handle for:extern float erfcf(float)
-
erfcf
public static float erfcf(float x0) extern float erfcf(float)
-
__erfcf$descriptor
Function descriptor for:extern float __erfcf(float)
-
__erfcf$handle
Downcall method handle for:extern float __erfcf(float)
-
__erfcf
public static float __erfcf(float x0) extern float __erfcf(float)
-
lgammaf$descriptor
Function descriptor for:extern float lgammaf(float)
-
lgammaf$handle
Downcall method handle for:extern float lgammaf(float)
-
lgammaf
public static float lgammaf(float x0) extern float lgammaf(float)
-
__lgammaf$descriptor
Function descriptor for:extern float __lgammaf(float)
-
__lgammaf$handle
Downcall method handle for:extern float __lgammaf(float)
-
__lgammaf
public static float __lgammaf(float x0) extern float __lgammaf(float)
-
tgammaf$descriptor
Function descriptor for:extern float tgammaf(float)
-
tgammaf$handle
Downcall method handle for:extern float tgammaf(float)
-
tgammaf
public static float tgammaf(float x0) extern float tgammaf(float)
-
__tgammaf$descriptor
Function descriptor for:extern float __tgammaf(float)
-
__tgammaf$handle
Downcall method handle for:extern float __tgammaf(float)
-
__tgammaf
public static float __tgammaf(float x0) extern float __tgammaf(float)
-
gammaf$descriptor
Function descriptor for:extern float gammaf(float)
-
gammaf$handle
Downcall method handle for:extern float gammaf(float)
-
gammaf
public static float gammaf(float x0) extern float gammaf(float)
-
__gammaf$descriptor
Function descriptor for:extern float __gammaf(float)
-
__gammaf$handle
Downcall method handle for:extern float __gammaf(float)
-
__gammaf
public static float __gammaf(float x0) extern float __gammaf(float)
-
lgammaf_r$descriptor
Function descriptor for:extern float lgammaf_r(float, int *__signgamp)
-
lgammaf_r$handle
Downcall method handle for:extern float lgammaf_r(float, int *__signgamp)
-
lgammaf_r
extern float lgammaf_r(float, int *__signgamp)
-
__lgammaf_r$descriptor
Function descriptor for:extern float __lgammaf_r(float, int *__signgamp)
-
__lgammaf_r$handle
Downcall method handle for:extern float __lgammaf_r(float, int *__signgamp)
-
__lgammaf_r
extern float __lgammaf_r(float, int *__signgamp)
-
rintf$descriptor
Function descriptor for:extern float rintf(float __x)
-
rintf$handle
Downcall method handle for:extern float rintf(float __x)
-
rintf
public static float rintf(float __x) extern float rintf(float __x)
-
__rintf$descriptor
Function descriptor for:extern float __rintf(float __x)
-
__rintf$handle
Downcall method handle for:extern float __rintf(float __x)
-
__rintf
public static float __rintf(float __x) extern float __rintf(float __x)
-
nextafterf$descriptor
Function descriptor for:extern float nextafterf(float __x, float __y)
-
nextafterf$handle
Downcall method handle for:extern float nextafterf(float __x, float __y)
-
nextafterf
public static float nextafterf(float __x, float __y) extern float nextafterf(float __x, float __y)
-
__nextafterf$descriptor
Function descriptor for:extern float __nextafterf(float __x, float __y)
-
__nextafterf$handle
Downcall method handle for:extern float __nextafterf(float __x, float __y)
-
__nextafterf
public static float __nextafterf(float __x, float __y) extern float __nextafterf(float __x, float __y)
-
remainderf$descriptor
Function descriptor for:extern float remainderf(float __x, float __y)
-
remainderf$handle
Downcall method handle for:extern float remainderf(float __x, float __y)
-
remainderf
public static float remainderf(float __x, float __y) extern float remainderf(float __x, float __y)
-
__remainderf$descriptor
Function descriptor for:extern float __remainderf(float __x, float __y)
-
__remainderf$handle
Downcall method handle for:extern float __remainderf(float __x, float __y)
-
__remainderf
public static float __remainderf(float __x, float __y) extern float __remainderf(float __x, float __y)
-
scalbnf$descriptor
Function descriptor for:extern float scalbnf(float __x, int __n)
-
scalbnf$handle
Downcall method handle for:extern float scalbnf(float __x, int __n)
-
scalbnf
public static float scalbnf(float __x, int __n) extern float scalbnf(float __x, int __n)
-
__scalbnf$descriptor
Function descriptor for:extern float __scalbnf(float __x, int __n)
-
__scalbnf$handle
Downcall method handle for:extern float __scalbnf(float __x, int __n)
-
__scalbnf
public static float __scalbnf(float __x, int __n) extern float __scalbnf(float __x, int __n)
-
ilogbf$descriptor
Function descriptor for:extern int ilogbf(float __x)
-
ilogbf$handle
Downcall method handle for:extern int ilogbf(float __x)
-
ilogbf
public static int ilogbf(float __x) extern int ilogbf(float __x)
-
__ilogbf$descriptor
Function descriptor for:extern int __ilogbf(float __x)
-
__ilogbf$handle
Downcall method handle for:extern int __ilogbf(float __x)
-
__ilogbf
public static int __ilogbf(float __x) extern int __ilogbf(float __x)
-
scalblnf$descriptor
Function descriptor for:extern float scalblnf(float __x, long __n)
-
scalblnf$handle
Downcall method handle for:extern float scalblnf(float __x, long __n)
-
scalblnf
public static float scalblnf(float __x, long __n) extern float scalblnf(float __x, long __n)
-
__scalblnf$descriptor
Function descriptor for:extern float __scalblnf(float __x, long __n)
-
__scalblnf$handle
Downcall method handle for:extern float __scalblnf(float __x, long __n)
-
__scalblnf
public static float __scalblnf(float __x, long __n) extern float __scalblnf(float __x, long __n)
-
nearbyintf$descriptor
Function descriptor for:extern float nearbyintf(float __x)
-
nearbyintf$handle
Downcall method handle for:extern float nearbyintf(float __x)
-
nearbyintf
public static float nearbyintf(float __x) extern float nearbyintf(float __x)
-
__nearbyintf$descriptor
Function descriptor for:extern float __nearbyintf(float __x)
-
__nearbyintf$handle
Downcall method handle for:extern float __nearbyintf(float __x)
-
__nearbyintf
public static float __nearbyintf(float __x) extern float __nearbyintf(float __x)
-
roundf$descriptor
Function descriptor for:extern float roundf(float __x)
-
roundf$handle
Downcall method handle for:extern float roundf(float __x)
-
roundf
public static float roundf(float __x) extern float roundf(float __x)
-
__roundf$descriptor
Function descriptor for:extern float __roundf(float __x)
-
__roundf$handle
Downcall method handle for:extern float __roundf(float __x)
-
__roundf
public static float __roundf(float __x) extern float __roundf(float __x)
-
truncf$descriptor
Function descriptor for:extern float truncf(float __x)
-
truncf$handle
Downcall method handle for:extern float truncf(float __x)
-
truncf
public static float truncf(float __x) extern float truncf(float __x)
-
__truncf$descriptor
Function descriptor for:extern float __truncf(float __x)
-
__truncf$handle
Downcall method handle for:extern float __truncf(float __x)
-
__truncf
public static float __truncf(float __x) extern float __truncf(float __x)
-
remquof$descriptor
Function descriptor for:extern float remquof(float __x, float __y, int *__quo)
-
remquof$handle
Downcall method handle for:extern float remquof(float __x, float __y, int *__quo)
-
remquof
extern float remquof(float __x, float __y, int *__quo)
-
__remquof$descriptor
Function descriptor for:extern float __remquof(float __x, float __y, int *__quo)
-
__remquof$handle
Downcall method handle for:extern float __remquof(float __x, float __y, int *__quo)
-
__remquof
extern float __remquof(float __x, float __y, int *__quo)
-
lrintf$descriptor
Function descriptor for:extern long lrintf(float __x)
-
lrintf$handle
Downcall method handle for:extern long lrintf(float __x)
-
lrintf
public static long lrintf(float __x) extern long lrintf(float __x)
-
__lrintf$descriptor
Function descriptor for:extern long __lrintf(float __x)
-
__lrintf$handle
Downcall method handle for:extern long __lrintf(float __x)
-
__lrintf
public static long __lrintf(float __x) extern long __lrintf(float __x)
-
llrintf$descriptor
Function descriptor for:extern long long llrintf(float __x)
-
llrintf$handle
Downcall method handle for:extern long long llrintf(float __x)
-
llrintf
public static long llrintf(float __x) extern long long llrintf(float __x)
-
__llrintf$descriptor
Function descriptor for:extern long long __llrintf(float __x)
-
__llrintf$handle
Downcall method handle for:extern long long __llrintf(float __x)
-
__llrintf
public static long __llrintf(float __x) extern long long __llrintf(float __x)
-
lroundf$descriptor
Function descriptor for:extern long lroundf(float __x)
-
lroundf$handle
Downcall method handle for:extern long lroundf(float __x)
-
lroundf
public static long lroundf(float __x) extern long lroundf(float __x)
-
__lroundf$descriptor
Function descriptor for:extern long __lroundf(float __x)
-
__lroundf$handle
Downcall method handle for:extern long __lroundf(float __x)
-
__lroundf
public static long __lroundf(float __x) extern long __lroundf(float __x)
-
llroundf$descriptor
Function descriptor for:extern long long llroundf(float __x)
-
llroundf$handle
Downcall method handle for:extern long long llroundf(float __x)
-
llroundf
public static long llroundf(float __x) extern long long llroundf(float __x)
-
__llroundf$descriptor
Function descriptor for:extern long long __llroundf(float __x)
-
__llroundf$handle
Downcall method handle for:extern long long __llroundf(float __x)
-
__llroundf
public static long __llroundf(float __x) extern long long __llroundf(float __x)
-
fdimf$descriptor
Function descriptor for:extern float fdimf(float __x, float __y)
-
fdimf$handle
Downcall method handle for:extern float fdimf(float __x, float __y)
-
fdimf
public static float fdimf(float __x, float __y) extern float fdimf(float __x, float __y)
-
__fdimf$descriptor
Function descriptor for:extern float __fdimf(float __x, float __y)
-
__fdimf$handle
Downcall method handle for:extern float __fdimf(float __x, float __y)
-
__fdimf
public static float __fdimf(float __x, float __y) extern float __fdimf(float __x, float __y)
-
fmaxf$descriptor
Function descriptor for:extern float fmaxf(float __x, float __y)
-
fmaxf$handle
Downcall method handle for:extern float fmaxf(float __x, float __y)
-
fmaxf
public static float fmaxf(float __x, float __y) extern float fmaxf(float __x, float __y)
-
__fmaxf$descriptor
Function descriptor for:extern float __fmaxf(float __x, float __y)
-
__fmaxf$handle
Downcall method handle for:extern float __fmaxf(float __x, float __y)
-
__fmaxf
public static float __fmaxf(float __x, float __y) extern float __fmaxf(float __x, float __y)
-
fminf$descriptor
Function descriptor for:extern float fminf(float __x, float __y)
-
fminf$handle
Downcall method handle for:extern float fminf(float __x, float __y)
-
fminf
public static float fminf(float __x, float __y) extern float fminf(float __x, float __y)
-
__fminf$descriptor
Function descriptor for:extern float __fminf(float __x, float __y)
-
__fminf$handle
Downcall method handle for:extern float __fminf(float __x, float __y)
-
__fminf
public static float __fminf(float __x, float __y) extern float __fminf(float __x, float __y)
-
fmaf$descriptor
Function descriptor for:extern float fmaf(float __x, float __y, float __z)
-
fmaf$handle
Downcall method handle for:extern float fmaf(float __x, float __y, float __z)
-
fmaf
public static float fmaf(float __x, float __y, float __z) extern float fmaf(float __x, float __y, float __z)
-
__fmaf$descriptor
Function descriptor for:extern float __fmaf(float __x, float __y, float __z)
-
__fmaf$handle
Downcall method handle for:extern float __fmaf(float __x, float __y, float __z)
-
__fmaf
public static float __fmaf(float __x, float __y, float __z) extern float __fmaf(float __x, float __y, float __z)
-
scalbf$descriptor
Function descriptor for:extern float scalbf(float __x, float __n)
-
scalbf$handle
Downcall method handle for:extern float scalbf(float __x, float __n)
-
scalbf
public static float scalbf(float __x, float __n) extern float scalbf(float __x, float __n)
-
__scalbf$descriptor
Function descriptor for:extern float __scalbf(float __x, float __n)
-
__scalbf$handle
Downcall method handle for:extern float __scalbf(float __x, float __n)
-
__scalbf
public static float __scalbf(float __x, float __n) extern float __scalbf(float __x, float __n)
-
signgam$layout
Layout for variable:extern int signgam
-
signgam$segment
Segment for variable:extern int signgam
-
signgam
public static int signgam()Getter for variable:extern int signgam
-
signgam
public static void signgam(int varValue) Setter for variable:extern int signgam
-
RAYLIB_VERSION
#define RAYLIB_VERSION "5.0"
-
PI
public static float PI()#define PI 3.1415927410125732
-
DEG2RAD
public static float DEG2RAD()#define DEG2RAD 0.01745329238474369
-
RAD2DEG
public static float RAD2DEG()#define RAD2DEG 57.2957763671875
-
MOUSE_LEFT_BUTTON
public static int MOUSE_LEFT_BUTTON()#define MOUSE_LEFT_BUTTON 0
-
MOUSE_RIGHT_BUTTON
public static int MOUSE_RIGHT_BUTTON()#define MOUSE_RIGHT_BUTTON 1
-
MOUSE_MIDDLE_BUTTON
public static int MOUSE_MIDDLE_BUTTON()#define MOUSE_MIDDLE_BUTTON 2
-
MATERIAL_MAP_DIFFUSE
public static int MATERIAL_MAP_DIFFUSE()#define MATERIAL_MAP_DIFFUSE 0
-
MATERIAL_MAP_SPECULAR
public static int MATERIAL_MAP_SPECULAR()#define MATERIAL_MAP_SPECULAR 1
-
SHADER_LOC_MAP_DIFFUSE
public static int SHADER_LOC_MAP_DIFFUSE()#define SHADER_LOC_MAP_DIFFUSE 15
-
SHADER_LOC_MAP_SPECULAR
public static int SHADER_LOC_MAP_SPECULAR()#define SHADER_LOC_MAP_SPECULAR 16
-
RLGL_VERSION
#define RLGL_VERSION "4.5"
-
RL_CULL_DISTANCE_NEAR
public static double RL_CULL_DISTANCE_NEAR()#define RL_CULL_DISTANCE_NEAR 0.01
-
RL_CULL_DISTANCE_FAR
public static double RL_CULL_DISTANCE_FAR()#define RL_CULL_DISTANCE_FAR 1000.0
-
RL_SHADER_LOC_MAP_DIFFUSE
public static int RL_SHADER_LOC_MAP_DIFFUSE()#define RL_SHADER_LOC_MAP_DIFFUSE 15
-
RL_SHADER_LOC_MAP_SPECULAR
public static int RL_SHADER_LOC_MAP_SPECULAR()#define RL_SHADER_LOC_MAP_SPECULAR 16
-
EPSILON
public static float EPSILON()#define EPSILON 9.999999974752427E-7
-
_POSIX_C_SOURCE
public static long _POSIX_C_SOURCE()#define _POSIX_C_SOURCE 200809
-
__TIMESIZE
public static int __TIMESIZE()#define __TIMESIZE 64
-
__STDC_IEC_60559_BFP__
public static long __STDC_IEC_60559_BFP__()#define __STDC_IEC_60559_BFP__ 201404
-
__STDC_IEC_60559_COMPLEX__
public static long __STDC_IEC_60559_COMPLEX__()#define __STDC_IEC_60559_COMPLEX__ 201404
-
__STDC_ISO_10646__
public static long __STDC_ISO_10646__()#define __STDC_ISO_10646__ 201706
-
__HAVE_DISTINCT_FLOAT16
public static int __HAVE_DISTINCT_FLOAT16()#define __HAVE_DISTINCT_FLOAT16 0
-
__HAVE_DISTINCT_FLOAT128X
public static int __HAVE_DISTINCT_FLOAT128X()#define __HAVE_DISTINCT_FLOAT128X 0
-
__HAVE_FLOAT128_UNLIKE_LDBL
public static int __HAVE_FLOAT128_UNLIKE_LDBL()#define __HAVE_FLOAT128_UNLIKE_LDBL 0
-
HUGE_VAL
public static double HUGE_VAL()#define HUGE_VAL Infinity
-
HUGE_VALF
public static float HUGE_VALF()#define HUGE_VALF Infinity
-
INFINITY
public static float INFINITY()#define INFINITY Infinity
-
NAN
public static float NAN()#define NAN NaN
-
__GLIBC_FLT_EVAL_METHOD
public static int __GLIBC_FLT_EVAL_METHOD()#define __GLIBC_FLT_EVAL_METHOD 0
-
FP_ILOGB0
public static int FP_ILOGB0()#define FP_ILOGB0 -2147483648
-
FP_ILOGBNAN
public static int FP_ILOGBNAN()#define FP_ILOGBNAN -2147483648
-
math_errhandling
public static int math_errhandling()#define math_errhandling 3
-
M_E
public static double M_E()#define M_E 2.718281828459045
-
M_LOG2E
public static double M_LOG2E()#define M_LOG2E 1.4426950408889634
-
M_LOG10E
public static double M_LOG10E()#define M_LOG10E 0.4342944819032518
-
M_LN2
public static double M_LN2()#define M_LN2 0.6931471805599453
-
M_LN10
public static double M_LN10()#define M_LN10 2.302585092994046
-
M_PI
public static double M_PI()#define M_PI 3.141592653589793
-
M_PI_2
public static double M_PI_2()#define M_PI_2 1.5707963267948966
-
M_PI_4
public static double M_PI_4()#define M_PI_4 0.7853981633974483
-
M_1_PI
public static double M_1_PI()#define M_1_PI 0.3183098861837907
-
M_2_PI
public static double M_2_PI()#define M_2_PI 0.6366197723675814
-
M_2_SQRTPI
public static double M_2_SQRTPI()#define M_2_SQRTPI 1.1283791670955126
-
M_SQRT2
public static double M_SQRT2()#define M_SQRT2 1.4142135623730951
-
M_SQRT1_2
public static double M_SQRT1_2()#define M_SQRT1_2 0.7071067811865476
-