Function js::jsapi::SetCTypesActivityCallback [] [src]

pub unsafe extern "C" fn SetCTypesActivityCallback(
    rt: *mut JSRuntime,
    cb: CTypesActivityCallback
)

Sets a callback that is run whenever js-ctypes is about to be used when calling into C.