Skip to main content

asEngine_RegisterObjectProperty

Function asEngine_RegisterObjectProperty 

Source
pub unsafe extern "C" fn asEngine_RegisterObjectProperty(
    e: *mut asIScriptEngine,
    obj: *const c_char,
    declaration: *const c_char,
    byteOffset: c_int,
) -> c_int