pub unsafe extern "C" fn FRENewByteArray( byteArrayData: *mut FREByteArray, handle: *mut *mut c_void, ) -> FREResult
Creates a new byte array using optional input information (length and optional byte)
length
byte
FREResult::FRE_OK
FREResult::FRE_INVALID_ARGUMENT
FREResult::FRE_WRONG_THREAD
FREResult::FRE_ILLEGAL_STATE