libwasm.bindings.FormData

Undocumented in source.

Members

Aliases

FormDataEntryValue
alias FormDataEntryValue = SumType!(Blob, Directory, string)
Undocumented in source.

Functions

FormData_get
Optional!(FormDataEntryValue) FormData_get(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

FormData
struct FormData
Undocumented in source.

Meta