[][src]Function yametekudastop::webview_set_size

#[no_mangle]pub unsafe extern "C" fn webview_set_size(
    webview: *mut RawWebview,
    width: c_int,
    height: c_int,
    hint: c_int
)