duktape_sys::duk_free_function [] [src]

type duk_free_function = Option<unsafe extern fn(udata: *mut c_void, ptr: *mut c_void)>;