Function rquickjs_core::qjs::JS_SetModuleExport [−][src]
pub unsafe extern "C" fn JS_SetModuleExport(
ctx: *mut JSContext,
m: *mut JSModuleDef,
export_name: *const i8,
val: JSValue
) -> i32
pub unsafe extern "C" fn JS_SetModuleExport(
ctx: *mut JSContext,
m: *mut JSModuleDef,
export_name: *const i8,
val: JSValue
) -> i32