Skip to main content

FRENewObjectFromInt32

Function FRENewObjectFromInt32 

Source
pub unsafe extern "C" fn FRENewObjectFromInt32(
    value: i32,
    object: *mut FREObject,
) -> FREResult
Expand description