Header menu logo Nu

Platform Module

Platform-specific operations.

Nested modules

Modules Description

Android

Apple

Functions and values

Function or value Description

Platform.tryLoadNativeLibrary libraryPath

Full Usage: Platform.tryLoadNativeLibrary libraryPath

Parameters:
    libraryPath : string

Returns: nativeint option
libraryPath : string
Returns: nativeint option

Platform.tryLoadNativeLibraryByName libraryName

Full Usage: Platform.tryLoadNativeLibraryByName libraryName

Parameters:
    libraryName : string

Returns: nativeint option
libraryName : string
Returns: nativeint option

Type something to start searching.